Skip to content

Commit

Permalink
Merge pull request #300 from buerokratt/snyk-fix-1b84a5b7b09b41185793…
Browse files Browse the repository at this point in the history
…1b46fe3db0c9

[Snyk] Security upgrade nginx from 1.25.4-alpine to 1.26.0-alpine
  • Loading branch information
varmoh authored Aug 14, 2024
2 parents 5f8ae26 + d99f1f8 commit 006be30
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,5 +1,5 @@
ARG node_version=node:lts
ARG nginx_version=nginx:1.25.4-alpine
ARG nginx_version=nginx:1.26.0-alpine


FROM $node_version AS image
Expand Down

0 comments on commit 006be30

Please sign in to comment.