We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd5a96 commit d68d9f6Copy full SHA for d68d9f6
Dockerfile
@@ -2,7 +2,7 @@
2
FROM myoung34/github-runner-base:latest
3
LABEL maintainer="[email protected]"
4
5
-ARG GH_RUNNER_VERSION="2.267.1"
+ARG GH_RUNNER_VERSION="2.272.0"
6
ARG TARGETPLATFORM
7
8
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments