Skip to content

Commit

Permalink
Security upgrade nginx from 1.25.1-alpine to 1.25.2-alpine (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
giohappy authored Sep 18, 2023
1 parent 51a3781 commit 95cdf4d
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.25.1-alpine
FROM nginx:1.25.2-alpine

RUN apk add --no-cache openssl inotify-tools vim

Expand Down

0 comments on commit 95cdf4d

Please sign in to comment.