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 4758edc commit a9c0545Copy full SHA for a9c0545
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.17.1
+FROM alpine:3.17
2
3
# Installs shell related tools
4
RUN apk --no-cache add sudo tini shadow bash \
0 commit comments