We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef6392 commit 7d0412eCopy full SHA for 7d0412e
Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1.4
2
3
-FROM alpine:3.16 as build-environment
+FROM alpine:3.18 as build-environment
4
5
ARG TARGETARCH
6
WORKDIR /opt
0 commit comments