Skip to content

Commit

Permalink
[Automated 🤖 ] Bump to version 2.286.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 committed Dec 21, 2021
1 parent 2fb64e2 commit a3bfdb6
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.1"
ARG GH_RUNNER_VERSION="2.286.0"
ARG TARGETPLATFORM

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

0 comments on commit a3bfdb6

Please sign in to comment.