Skip to content

Commit 9b59383

Browse files
authored
Update Dockerfile
1 parent 010d814 commit 9b59383

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM microsoft/iis:windowsservercore
22

33
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
44

5-
ENV PHP_VERSION 7.1.0
5+
ENV PHP_VERSION 7.1.3
66
ENV PHP_SHA1 85c0215337b08f9d49c233c16475c15f17b66ac1
77

88
WORKDIR /Users/ContainerAdministrator/Downloads

0 commit comments

Comments
 (0)