Skip to content

Commit

Permalink
update arch
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvija Tovernic committed Sep 23, 2024
1 parent 3240b62 commit bef5675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/docker/image-factory-runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ubuntu:22.04

ARG RUNNER_VERSION=2.319.1
ARG RUNNER_ARCH=x64
ARG RUNNER_ARCH=amd64

ENV DEBIAN_FRONTEND=noninteractive \
USER_NAME=gha \
Expand Down

0 comments on commit bef5675

Please sign in to comment.