Skip to content

Commit

Permalink
[Automated 🤖 ] Bump to version 2.302.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myoung34 committed Feb 14, 2023
1 parent 03a6e84 commit a4cb10e
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="myoung34@my.apsu.edu"
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
RUN mkdir -p /opt/hostedtoolcache

ARG GH_RUNNER_VERSION="2.301.1"
ARG GH_RUNNER_VERSION="2.302.0"
ARG TARGETPLATFORM

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

0 comments on commit a4cb10e

Please sign in to comment.