diff --git a/base-php/Dockerfile b/base-php/Dockerfile index fdfbe98..fb34c1f 100644 --- a/base-php/Dockerfile +++ b/base-php/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/php:8.3.13-fpm@sha256:14fa9f2b4b71f624a5547f3d2b125bb25cc9fca0ed65a9e7a178fb055b61a446 +FROM docker.io/library/php:8.4.1-fpm@sha256:dcc82f2dcb7c39777621cc9e032c3210c2b139e763129cebb8b2a6f6d64eb074 # renovate: datasource=github-releases depName=aptible/supercronic versioning=semver ARG SUPERCRONIC_VERSION="v0.2.33"