Skip to content

Commit

Permalink
update github runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri authored Sep 17, 2024
1 parent 75cf4e8 commit 750e38d
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.317.0"
ARG GH_RUNNER_VERSION="2.319.1"
ARG TARGETPLATFORM

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

0 comments on commit 750e38d

Please sign in to comment.