diff --git a/Dockerfile b/Dockerfile index d34021e..dce6c16 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/php-74:1-119.1712880523 +FROM registry.access.redhat.com/ubi8/php-74:1-130 ADD app /opt/app-root/src