Skip to content

Commit 24dbbb1

Browse files
Bump pypa/manylinux2014_x86_64 from 82c97be to fbbb6f1
Bumps pypa/manylinux2014_x86_64 from `82c97be` to `fbbb6f1`. --- updated-dependencies: - dependency-name: pypa/manylinux2014_x86_64 dependency-version: fbbb6f1b0ab03a8fbfce39e979a6b10252ea525400430a4ffa6d88d68dded985 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5d35fd commit 24dbbb1

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:82c97be7faa3329f267bda90372dc0208175cef2b1ea20bfa72f13a955fdba01
3+
FROM quay.io/pypa/manylinux2014_x86_64@sha256:fbbb6f1b0ab03a8fbfce39e979a6b10252ea525400430a4ffa6d88d68dded985
44

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

0 commit comments

Comments
 (0)