Skip to content

Commit 3a38153

Browse files
authored
Merge pull request #795 from naymspace/krns-fix-dockerfile-warning
Fix warning in Dockerfile
2 parents 3516baf + 9f977d7 commit 3a38153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ EXPOSE 4000
7272
# Stage: release
7373
########################################################################
7474

75-
FROM builder as release
75+
FROM builder AS release
7676

7777
ENV MIX_ENV=prod
7878

0 commit comments

Comments
 (0)