Skip to content

Commit

Permalink
Merge pull request #26 from kernel-patches/version-bump/2.306.0
Browse files Browse the repository at this point in the history
[automated] Bumping s390x containers to action-runners v2.306.0
  • Loading branch information
anakryiko authored Jul 7, 2023
2 parents 757ebb0 + 9e59baf commit 97c3faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s390x.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ RUN apt-get update && apt-get -y install \
iputils-ping

# amd64 Github Actions Runner.
ARG version=2.304.0
ARG version=2.306.0
ARG homedir=/actions-runner
# Copy scripts from myoung34/docker-github-actions-runner
RUN curl -L https://raw.githubusercontent.com/myoung34/docker-github-actions-runner/${version}/entrypoint.sh -o /entrypoint.sh && chmod 755 /entrypoint.sh
Expand Down

0 comments on commit 97c3faf

Please sign in to comment.