Skip to content

Commit c4776ee

Browse files
committed
fix FromAsCasing mismatch
1 parent cb23436 commit c4776ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG VERSION
2-
FROM ddmal/rodan-main:${VERSION} as rodan-static
2+
FROM ddmal/rodan-main:${VERSION} AS rodan-static
33

44
RUN touch /code/Rodan/database.log /code/Rodan/rodan.log
55

0 commit comments

Comments
 (0)