Skip to content

Commit cfbe139

Browse files
authored
Merge pull request #39 from Azure-App-Service/dev
Dev
2 parents f7f8ba9 + bbe6cc8 commit cfbe139

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

2.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/oryx/python:2.7-20190708.2
1+
FROM mcr.microsoft.com/oryx/python:2.7-20190712.5
22
LABEL maintainer="[email protected]"
33

44
# Web Site Home

3.6/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/oryx/python:3.6-20190708.2
1+
FROM mcr.microsoft.com/oryx/python:3.6-20190712.5
22
LABEL maintainer="[email protected]"
33

44
# Web Site Home

3.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/oryx/python:3.7-20190708.2
1+
FROM mcr.microsoft.com/oryx/python:3.7-20190712.5
22
LABEL maintainer="[email protected]"
33

44
# Web Site Home

0 commit comments

Comments
 (0)