Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6a960e

Browse files
authored
Switch to alpine 3.12 base
1 parent 56d99d9 commit f6a960e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s390x/3.9/alpine3.11/Dockerfile renamed to s390x/3.9/alpine3.12/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# PLEASE DO NOT EDIT IT DIRECTLY.
55
#
66

7-
FROM quay.io/ibmz/alpine:3.11
7+
FROM quay.io/ibmz/alpine:3.12
88

99
# ensure local python is preferred over distribution python
1010
ENV PATH /usr/local/bin:$PATH

0 commit comments

Comments
 (0)