File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2424 run : |
2525 VERSION=${{ matrix.image-variant }}
2626 PHP_SHORT_VERSION=8.2
27- PHP_VERSION=8.2.28
27+ PHP_VERSION=8.2.29
2828
2929 tmpName="image-$RANDOM"
3030 cp -r fonts $VERSION/
Original file line number Diff line number Diff line change 1- ARG PHP_VERSION=8.2.28
1+ ARG PHP_VERSION=8.2.29
22FROM php:${PHP_VERSION}-apache-bullseye
33
44LABEL org.opencontainers.image.authors="Roni Kumar Saha <roni.csed@gmail.com>"
Original file line number Diff line number Diff line change 1- ARG PHP_VERSION=8.2.28
1+ ARG PHP_VERSION=8.2.29
22FROM php:${PHP_VERSION}-cli-bullseye
33
44LABEL org.opencontainers.image.authors="Roni Kumar Saha <roni.csed@gmail.com>"
Original file line number Diff line number Diff line change 1- ARG PHP_VERSION=8.2.28
1+ ARG PHP_VERSION=8.2.29
22FROM php:${PHP_VERSION}-apache-bullseye
33
44LABEL org.opencontainers.image.authors="Roni Kumar Saha <roni.csed@gmail.com>"
Original file line number Diff line number Diff line change 1- ARG PHP_VERSION=8.2.28
1+ ARG PHP_VERSION=8.2.29
22FROM php:${PHP_VERSION}-fpm-bullseye
33
44LABEL org.opencontainers.image.authors="Roni Kumar Saha <roni.csed@gmail.com>"
Original file line number Diff line number Diff line change 1- ARG PHP_VERSION=8.2.28
1+ ARG PHP_VERSION=8.2.29
22FROM php:${PHP_VERSION}-cli-bullseye
33
44LABEL org.opencontainers.image.authors="Roni Kumar Saha <roni.csed@gmail.com>"
You can’t perform that action at this time.
0 commit comments