We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33daf60 commit f9c0d57Copy full SHA for f9c0d57
docker/httpd/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:stable-alpine as base
+FROM nginx:stable-alpine AS base
2
3
RUN apk update && apk add --no-cache ca-certificates
4
0 commit comments