Skip to content

Commit

Permalink
[Automated 🤖 ] Bump to version 2.285.1
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 committed Dec 6, 2021
1 parent 0b94c32 commit 75fe1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL maintainer="[email protected]"
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
RUN mkdir -p /opt/hostedtoolcache

ARG GH_RUNNER_VERSION="2.285.0"
ARG GH_RUNNER_VERSION="2.285.1"
ARG TARGETPLATFORM

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

0 comments on commit 75fe1ec

Please sign in to comment.