Skip to content

Commit

Permalink
chore: Update nginx image to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
clepski committed Dec 9, 2024
1 parent 4b9734d commit 063dd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compas-open-scd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM bitnami/nginx:1.25.5
FROM bitnami/nginx:1.27.3
COPY build/. /app/

VOLUME /opt/bitnami/nginx/conf/server_blocks/
Expand Down

0 comments on commit 063dd19

Please sign in to comment.