File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed
Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- 6.5.1
1+ 6.5.2
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ set -euo pipefail
44
55docker pull bfren/alpine
66
7- BASE_VERSION=" 7.4.1 "
7+ BASE_VERSION=" 7.4.2 "
88echo " Base: ${BASE_VERSION} "
99
1010PHP_VERSIONS=" 7.4 8.0 8.1 8.2 8.3 8.4"
Original file line number Diff line number Diff line change 1- FROM ghcr.io/bfren/nginx-php:php7.4.33-7.4.1
1+ FROM ghcr.io/bfren/nginx-php:php7.4.33-7.4.2
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44
Original file line number Diff line number Diff line change 1- FROM ghcr.io/bfren/nginx-php:php8.0.30-7.4.1
1+ FROM ghcr.io/bfren/nginx-php:php8.0.30-7.4.2
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44
Original file line number Diff line number Diff line change 1- FROM ghcr.io/bfren/nginx-php:php8.1.32-7.4.1
1+ FROM ghcr.io/bfren/nginx-php:php8.1.32-7.4.2
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44
Original file line number Diff line number Diff line change 1- FROM ghcr.io/bfren/nginx-php:php8.2.28 -7.4.1
1+ FROM ghcr.io/bfren/nginx-php:php8.2.29 -7.4.2
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44
Original file line number Diff line number Diff line change 1- 8.2.28
1+ 8.2.29
Original file line number Diff line number Diff line change 1- FROM ghcr.io/bfren/nginx-php:php8.3.22 -7.4.1
1+ FROM ghcr.io/bfren/nginx-php:php8.3.23 -7.4.2
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44
Original file line number Diff line number Diff line change 1- 8.3.22
1+ 8.3.23
Original file line number Diff line number Diff line change 1- FROM ghcr.io/bfren/nginx-php:php8.4.8 -7.4.1
1+ FROM ghcr.io/bfren/nginx-php:php8.4.10 -7.4.2
22
33LABEL org.opencontainers.image.source="https://github.com/bfren/docker-wordpress"
44
You can’t perform that action at this time.
0 commit comments