Skip to content

Commit

Permalink
⬆️ Update alpine_3_19/mariadb-client to v10.11.6-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 04c5875 commit a321c66
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 @@ -10,7 +10,7 @@ ARG BOOKSTACK_VERSION="v23.12.2"
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
mariadb-client=10.11.5-r3 \
mariadb-client=10.11.6-r0 \
nginx=1.24.0-r14 \
php82-curl=8.2.15-r0 \
php82-dom=8.2.15-r0 \
Expand Down

0 comments on commit a321c66

Please sign in to comment.