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 2a32249 commit c8ea6bbCopy full SHA for c8ea6bb
Dockerfile
@@ -1,5 +1,5 @@
1
FROM alpine:latest
2
-RUN apk --no-cache add ca-certificate
+RUN apk --no-cache add ca-certificates
3
4
ARG IMAGE_TAG
5
ENV IMAGE_TAG=$IMAGE_TAG
0 commit comments