Skip to content

Commit

Permalink
⬆️ Update alpine_3_21/mariadb-client to v11.4.5-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent dc36d1e commit 15c5a56
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=11.4.4-r1 \
mariadb-client=11.4.5-r0 \
nginx=1.26.2-r4 \
php82-curl=8.2.27-r0 \
php82-fpm=8.2.27-r0 \
Expand Down

0 comments on commit 15c5a56

Please sign in to comment.