Skip to content

Commit

Permalink
Merge pull request #4 from avnes/snyk-fix-22d854d0834d7aade88627a57d5…
Browse files Browse the repository at this point in the history
…0790c

[Snyk] Security upgrade nginx from 1.25.3 to 1.26.0
  • Loading branch information
avnes authored May 15, 2024
2 parents 2b785ff + 7806bae commit a7c4981
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 nginx:1.25.3
FROM nginx:1.26.0

RUN apt update && \
apt install awscli less -y

0 comments on commit a7c4981

Please sign in to comment.