Skip to content

Commit

Permalink
[deps] Bump nginx in /images/openwisp_nginx
Browse files Browse the repository at this point in the history
Bumps nginx from 1.23.4-alpine to 1.27.0-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 26, 2024
1 parent bf4104c commit 8a8c3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/openwisp_nginx/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.23.4-alpine
FROM nginx:1.27.0-alpine

RUN apk add --update --no-cache \
openssl~=3.0.14-r0 \
Expand Down

0 comments on commit 8a8c3ef

Please sign in to comment.