Skip to content

Commit e1bdff7

Browse files
authored
upgrade php 7.2
1 parent ab62471 commit e1bdff7

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:7.0-apache
2+
FROM php:7.2-apache
33

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

0 commit comments

Comments
 (0)