Skip to content

Commit

Permalink
fix: web-server/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 19, 2023
1 parent 342a219 commit 1cbe832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM nginx:1.21
FROM nginx:1.25.2

RUN apt-get update && apt-get -y install nginx-extras

0 comments on commit 1cbe832

Please sign in to comment.