Skip to content

Commit

Permalink
Upgrade to GHR 2.314.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
stellaraccident committed Mar 9, 2024
1 parent b4b8e7a commit 3bec546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/manylinux_ghr_x86_64.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# new upstream versions as needed.
FROM quay.io/pypa/manylinux_2_28_x86_64

ARG GH_RUNNER_VERSION="2.312.0"
ARG GH_RUNNER_VERSION="2.314.1"
ARG TARGETPLATFORM

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 3bec546

Please sign in to comment.