Skip to content

Commit e94cbaa

Browse files
committed
deps: upgrade php versions
1 parent efe1a49 commit e94cbaa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

runtime/php-83/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN set -xe; \
2929
make install
3030

3131

32-
ENV VERSION_PHP=8.3.24
32+
ENV VERSION_PHP=8.3.27
3333

3434

3535
ENV PHP_BUILD_DIR=${BUILD_DIR}/php

runtime/php-84/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN set -xe; \
2929
make install
3030

3131

32-
ENV VERSION_PHP=8.4.11
32+
ENV VERSION_PHP=8.4.14
3333

3434

3535
ENV PHP_BUILD_DIR=${BUILD_DIR}/php

0 commit comments

Comments
 (0)