Skip to content

Commit effdfa4

Browse files
authored
Merge pull request #19 from moveis-simonetti/php8dot0-allow-sec-updates
(fix): permitir buscar as atualizações de segurança
2 parents 00b3be8 + 7e3223b commit effdfa4

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)