Skip to content

Commit a3e2727

Browse files
author
Mateus Machado
authored
Merge pull request #97 from PasseiDireto/update-runner-2.315.0
Update GH Runner from 2.314.1 to 2.315.0
2 parents 34120ea + c09a8b3 commit a3e2727

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
@@ -24,7 +24,7 @@ RUN useradd -m runner \
2424

2525
# Build args
2626
ARG TARGETPLATFORM=amd64
27-
ARG RUNNER_VERSION=2.314.1
27+
ARG RUNNER_VERSION=2.315.0
2828
WORKDIR /runner
2929

3030
# Runner download supports amd64 as x64

0 commit comments

Comments
 (0)