Skip to content

Commit

Permalink
Bump GH version to 2.316.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stellaraccident committed May 10, 2024
1 parent d2b5832 commit b7e666f
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.314.1"
ARG GH_RUNNER_VERSION="2.316.1"
ARG TARGETPLATFORM

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

0 comments on commit b7e666f

Please sign in to comment.