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 b11f137 commit 85d2ef1Copy full SHA for 85d2ef1
Dockerfile
@@ -5,7 +5,7 @@ LABEL maintainer="myoung34@my.apsu.edu"
5
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
6
RUN mkdir -p /opt/hostedtoolcache
7
8
-ARG GH_RUNNER_VERSION="2.281.1"
+ARG GH_RUNNER_VERSION="2.282.0"
9
ARG TARGETPLATFORM
10
11
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
0 commit comments