Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/mariadb-client to v10.11.5-r0 (#181)
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 Sep 10, 2023
1 parent db8dbe0 commit c2cdd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpmyadmin/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.11.4-r0 \
mariadb-client=10.11.5-r0 \
nginx=1.24.0-r6 \
php81-curl=8.1.23-r0 \
php81-fpm=8.1.23-r0 \
Expand Down

0 comments on commit c2cdd6c

Please sign in to comment.