Skip to content

Commit

Permalink
bump gh_runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri authored Jul 10, 2024
1 parent cb3bd98 commit e3c1197
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@sha256:9042a22d33af2223ff7a3599f236aff1e4ffd07e1ed1ac93a58877638317515f

ARG GH_RUNNER_VERSION="2.316.1"
ARG GH_RUNNER_VERSION="2.317.0"
ARG TARGETPLATFORM

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

0 comments on commit e3c1197

Please sign in to comment.