Skip to content

Commit 72efeec

Browse files
⬆️ Update alpine_3_19/nginx to v1.24.0-r16 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4bf3f0c commit 72efeec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmyadmin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1010
RUN \
1111
apk add --no-cache \
1212
mariadb-client=10.11.6-r0 \
13-
nginx=1.24.0-r15 \
13+
nginx=1.24.0-r16 \
1414
php81-curl=8.1.28-r0 \
1515
php81-fpm=8.1.28-r0 \
1616
php81-gd=8.1.28-r0 \

0 commit comments

Comments
 (0)