Skip to content

Commit 5c45eab

Browse files
authored
Fixed PHP 7.1.3 checksum
1 parent 9b59383 commit 5c45eab

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
@@ -3,7 +3,7 @@ FROM microsoft/iis:windowsservercore
33
SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
44

55
ENV PHP_VERSION 7.1.3
6-
ENV PHP_SHA1 85c0215337b08f9d49c233c16475c15f17b66ac1
6+
ENV PHP_SHA1 4000132114cecdec82c83b09aed6a962ed928e0b
77

88
WORKDIR /Users/ContainerAdministrator/Downloads
99

0 commit comments

Comments
 (0)