Update Dockerfile
This commit is contained in:
parent
8a6fc9cda6
commit
2d67eddf2a
@ -75,7 +75,7 @@ RUN useradd -m runner \
|
||||
|
||||
# Build args
|
||||
ARG TARGETPLATFORM=amd64
|
||||
ARG RUNNER_VERSION=2.301.0
|
||||
ARG RUNNER_VERSION=2.302.0
|
||||
WORKDIR /runner
|
||||
|
||||
# Runner download supports amd64 as x64
|
||||
|
Loading…
Reference in New Issue
Block a user