Skip to content

Commit

Permalink
⬆️ Upgrades mariadb-client to 10.4.13-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed May 16, 2020
1 parent bc10c61 commit 95ad575
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 @@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
mariadb-client=10.4.12-r0 \
mariadb-client=10.4.13-r0 \
nginx=1.16.1-r6 \
php7-curl=7.3.18-r0 \
php7-dom=7.3.18-r0 \
Expand Down

0 comments on commit 95ad575

Please sign in to comment.