Skip to content

Commit 97fca0a

Browse files
Bump pypa/manylinux2014_x86_64 from 4e399b6 to 82c97be
Bumps pypa/manylinux2014_x86_64 from `4e399b6` to `82c97be`. --- updated-dependencies: - dependency-name: pypa/manylinux2014_x86_64 dependency-version: 82c97be7faa3329f267bda90372dc0208175cef2b1ea20bfa72f13a955fdba01 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3e7b73c commit 97fca0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Almost a copy/paste from: https://github.com/PyO3/pyo3-pack/blob/master/Dockerfile
22

3-
FROM quay.io/pypa/manylinux2014_x86_64@sha256:4e399b6b7f2eb9cfd8a769efb2d0268061df939fa95ea12008b89b44dea56ce3
3+
FROM quay.io/pypa/manylinux2014_x86_64@sha256:82c97be7faa3329f267bda90372dc0208175cef2b1ea20bfa72f13a955fdba01
44

55
ENV PATH /root/.cargo/bin:$PATH
66
# Add all supported python versions

0 commit comments

Comments
 (0)