Skip to content

Commit 529d025

Browse files
authored
Merge pull request #573 from dempstert/patch-1
Update GH_RUNNER_VERSION to 2.333.0
2 parents 8a51a00 + c536665 commit 529d025

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ LABEL maintainer="myoung34@my.apsu.edu"
55
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
66
RUN mkdir -p /opt/hostedtoolcache
77

8-
ARG GH_RUNNER_VERSION="2.324.0"
8+
ARG GH_RUNNER_VERSION="2.333.0"
99

1010
ARG TARGETPLATFORM
1111

0 commit comments

Comments
 (0)