diff --git a/src/Dockerfile b/src/Dockerfile index c3dc172..6ec6d50 100644 --- a/src/Dockerfile +++ b/src/Dockerfile @@ -1,4 +1,4 @@ -FROM httpd:2.4.54-alpine3.17 +FROM httpd:2.4.55-alpine3.17 LABEL org.opencontainers.image.authors="SuperFlyXXI " ENTRYPOINT ["/entrypoint.sh"]