We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe1256 commit 1a23a4dCopy full SHA for 1a23a4d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.17.3-buster AS builder
+FROM golang:1.19.4-buster AS builder
2
# hadolint ignore=DL3008
3
RUN apt-get update && \
4
apt-get install -y --no-install-recommends \
0 commit comments