Skip to content

Commit

Permalink
fix: nginx default tag
Browse files Browse the repository at this point in the history
  • Loading branch information
esolitos committed Sep 21, 2023
1 parent 128ed22 commit 2f709fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/nginx/default.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_TAG=8-dev
ARG BASE_TAG=1
FROM wodby/nginx:${BASE_TAG}

ARG COPY_FROM=.
Expand Down

0 comments on commit 2f709fa

Please sign in to comment.