Skip to content

Commit 4a5a91d

Browse files
⬆️ Update alpine_3_21/nginx to v1.26.3-r0 (#238)
1 parent 8251a7d commit 4a5a91d

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=11.4.5-r0 \
13-
nginx=1.26.2-r4 \
13+
nginx=1.26.3-r0 \
1414
php82-curl=8.2.27-r0 \
1515
php82-fpm=8.2.27-r0 \
1616
php82-gd=8.2.27-r0 \

0 commit comments

Comments
 (0)