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 2f3b19d commit 657f9b8Copy full SHA for 657f9b8
Dockerfile
@@ -2,7 +2,7 @@ FROM ubuntu:rolling
2
LABEL maintainer="[email protected]"
3
4
ARG GIT_VERSION="2.23.0"
5
-ARG GH_RUNNER_VERSION="2.165.1"
+ARG GH_RUNNER_VERSION="2.165.2"
6
ARG TARGETPLATFORM
7
8
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments