Skip to content

Commit

Permalink
Merge pull request #53 from kernel-patches/staging
Browse files Browse the repository at this point in the history
s390x: bump to v2.319.1
  • Loading branch information
chantra authored Aug 26, 2024
2 parents 3e93f36 + 4bd16d2 commit f1b5ab9
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 @@ -35,7 +35,7 @@ RUN apt-get update && apt-get -y install \
apt-get install -y cpu-checker qemu-kvm qemu-utils qemu-system-x86 qemu-system-s390x qemu-system-arm qemu-guest-agent ethtool keyutils iptables gawk

# amd64 Github Actions Runner.
ARG version=2.317.0
ARG version=2.319.1
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 f1b5ab9

Please sign in to comment.