Skip to content

Commit 1c10fb2

Browse files
authored
Merge pull request dockcross#370 from thewtex/manylinux2014-x64-version
manylinux2014_x86_64: Use latest for base image version
2 parents 29a4648 + eee9a67 commit 1c10fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manylinux2014-x64/Dockerfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/pypa/manylinux2014_x86_64@sha256:4a5b19c57f38f59a85da695948f55bd690198a88c0df9273383f4e3fbeb457ba
1+
FROM quay.io/pypa/manylinux2014_x86_64:latest
22
MAINTAINER Matt McCormick "[email protected]"
33

44
ENV DEFAULT_DOCKCROSS_IMAGE dockcross/manylinux2014-x64

0 commit comments

Comments
 (0)