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.
2 parents 44d1b39 + 403c511 commit 2eb68f2Copy full SHA for 2eb68f2
Dockerfile
@@ -14,7 +14,7 @@ COPY . ./
14
RUN make install
15
16
# minimalist runtime
17
-FROM alpine:3.15.0
+FROM alpine:3.16.0
18
LABEL org.label-schema.build-date=$BUILD_DATE \
19
org.label-schema.name="testman" \
20
org.label-schema.description="" \
0 commit comments