Skip to content

Commit 7e3223b

Browse files
committed
(fix): allow security updates
1 parent 00b3be8 commit 7e3223b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Container Base
2-
FROM php:8.0.0-apache
2+
FROM php:8.0-apache
33

44
ENV http_proxy ${HTTP_PROXY}
55
ENV https_proxy ${HTTP_PROXY}

0 commit comments

Comments
 (0)