We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb68f2 commit 082c938Copy full SHA for 082c938
Dockerfile
@@ -14,7 +14,7 @@ COPY . ./
14
RUN make install
15
16
# minimalist runtime
17
-FROM alpine:3.16.0
+FROM alpine:3.17.2
18
LABEL org.label-schema.build-date=$BUILD_DATE \
19
org.label-schema.name="testman" \
20
org.label-schema.description="" \
0 commit comments