Skip to content

Commit

Permalink
Updated base image.
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMinkeRitense committed Sep 21, 2024
1 parent de2a06f commit e5575ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginxinc/nginx-unprivileged:1.21-alpine
FROM nginxinc/nginx-unprivileged:1.27-alpine

COPY --chown=1000:1000 ./deployment/dist /usr/share/nginx/html
COPY ./conf/default.conf /etc/nginx/conf.d/default.conf
Expand Down

0 comments on commit e5575ff

Please sign in to comment.