Skip to content

Commit

Permalink
Remove unused RUNNER_ARCH
Browse files Browse the repository at this point in the history
  • Loading branch information
dee-kryvenko committed Jul 24, 2023
1 parent 3e255c7 commit 2ad87b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ ARG TARGETOS
ARG TARGETARCH
ARG RUNNER_VERSION
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.3.2
ARG RUNNER_ARCH="x64"
ARG DOCKER_VERSION=20.10.23

RUN apt update -y && apt install curl unzip -y
Expand Down

0 comments on commit 2ad87b0

Please sign in to comment.