Skip to content

Commit

Permalink
Bump nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
matsbov committed Jul 12, 2024
1 parent 3aa7173 commit cc9355f
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,6 +1,6 @@
# This file is primarily for building the production image

FROM nginx:1.25
FROM nginx:1.26
ENV TZ=Europe/Stockholm
COPY public /usr/share/nginx/html
COPY default.conf /etc/nginx/conf.d/default.conf

0 comments on commit cc9355f

Please sign in to comment.