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 a098904 commit 17ff907Copy full SHA for 17ff907
Dockerfile
@@ -11,7 +11,7 @@ RUN apk add --update git make && \
11
make gotty && cp gotty / && ls -l /gotty && /gotty -v
12
13
14
-FROM alpine:3.16.0
+FROM alpine:3.16.2
15
16
USER root
17
0 commit comments