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 6b055c4 commit 36e3b8eCopy full SHA for 36e3b8e
modules/Dockerfile.alpine
@@ -1,5 +1,5 @@
1
ARG NGINX_FROM_IMAGE=nginx:mainline-alpine
2
-FROM ${NGINX_FROM_IMAGE} as builder
+FROM ${NGINX_FROM_IMAGE} AS builder
3
4
ARG ENABLED_MODULES
5
0 commit comments