Skip to content

Commit 36e3b8e

Browse files
TCNOcothresheek
authored andcommitted
Another FromAsCasing fix
1 parent 6b055c4 commit 36e3b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG NGINX_FROM_IMAGE=nginx:mainline-alpine
2-
FROM ${NGINX_FROM_IMAGE} as builder
2+
FROM ${NGINX_FROM_IMAGE} AS builder
33

44
ARG ENABLED_MODULES
55

0 commit comments

Comments
 (0)