Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/nginx to v1.24.0-r16 (#307)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 9cbeddf commit 93458b7
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.02.3"
RUN \
apk add --no-cache \
mariadb-client=10.11.6-r0 \
nginx=1.24.0-r15 \
nginx=1.24.0-r16 \
php82-curl=8.2.18-r0 \
php82-dom=8.2.18-r0 \
php82-fileinfo=8.2.18-r0 \
Expand Down

0 comments on commit 93458b7

Please sign in to comment.