Skip to content

Commit

Permalink
fix: use latest docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
foppepieters committed Nov 11, 2024
1 parent 1fe7f4a commit 36d31ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gcr.io/planet-4-151612/openresty:build-18528
FROM gcr.io/planet-4-151612/openresty:latest

COPY public/ /app/source/public

0 comments on commit 36d31ac

Please sign in to comment.