Skip to content

Commit

Permalink
⬆️ Update alpine_3_20/nginx to v1.26.0-r2 (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent 3381c34 commit 39cf8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bookstack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ARG BOOKSTACK_VERSION="v24.05.1"
RUN \
apk add --no-cache \
mariadb-client=10.11.8-r0 \
nginx=1.26.0-r1 \
nginx=1.26.0-r2 \
php83-curl=8.3.7-r0 \
php83-dom=8.3.7-r0 \
php83-fileinfo=8.3.7-r0 \
Expand Down

0 comments on commit 39cf8f1

Please sign in to comment.