Skip to content

Commit

Permalink
chore: update runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hathoute committed Nov 20, 2023
1 parent 333f022 commit d2dd052
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.309.0"
ARG GH_RUNNER_VERSION="2.311.0"

ARG TARGETPLATFORM

Expand Down

0 comments on commit d2dd052

Please sign in to comment.