diff --git a/Dockerfile b/Dockerfile index 2efc20c..f75aa8f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.4.1-cli-alpine +FROM php:8.4.2-cli-alpine # This was the latest version at the time of the initial release of this image. # To find out the latest version, please check the versions.json file.