Skip to content

Commit

Permalink
Merge pull request #91 from PasseiDireto/update-runner-2.312.0
Browse files Browse the repository at this point in the history
Update GH Runner from 2.311.0 to  2.312.0
  • Loading branch information
mat-machado committed Jan 19, 2024
2 parents e8f7de8 + d3a6d4a commit 9320dcb
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 @@ -24,7 +24,7 @@ RUN useradd -m runner \

# Build args
ARG TARGETPLATFORM=amd64
ARG RUNNER_VERSION=2.311.0
ARG RUNNER_VERSION=2.312.0
WORKDIR /runner

# Runner download supports amd64 as x64
Expand Down

0 comments on commit 9320dcb

Please sign in to comment.