Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #115 from klustair/snyk-fix-e4394f931af2ce290b3188…
Browse files Browse the repository at this point in the history
…e497bc000f

[Snyk] Security upgrade nginx from 1.21-alpine to 1.23.2-alpine
  • Loading branch information
mms-gianni committed Nov 10, 2022
2 parents cc4255a + af88420 commit d083a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.21-alpine
FROM nginx:1.23.2-alpine

# get npm
RUN apk --no-cache add nodejs npm
Expand Down

0 comments on commit d083a83

Please sign in to comment.