Skip to content

Commit

Permalink
Merge branch 'main' into BC-7834
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenWaysDP authored Aug 26, 2024
2 parents 75f94d9 + 6325df2 commit 309f2fc
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
Expand Up @@ -14,7 +14,7 @@ COPY src ./src
RUN NODE_ENV=production npm run build

# runtime image stage
FROM docker.io/nginx:1.25-alpine
FROM docker.io/nginx:1.27-alpine

RUN mkdir /etc/nginx/templates

Expand Down

0 comments on commit 309f2fc

Please sign in to comment.