File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ LABEL org.opencontainers.image.title="github-runner"
99LABEL org.opencontainers.image.source="https://github.com/poseidon/github-runner"
1010LABEL org.opencontainers.image.vendor="Poseidon Labs"
1111
12- ARG VERSION=2.328 .0
12+ ARG VERSION=2.329 .0
1313ARG ARCH=x64
14- ARG SHA=01066fad3a2893e63e6ca880ae3a1fad5bf9329d60e77ee15f2b97c148c3cd4e
14+ ARG SHA=194f1e1e4bd02f80b7e9633fc546084d8d4e19f3928a324d512ea53430102e1d
1515
1616COPY scripts /scripts
1717RUN /scripts/build
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ LABEL org.opencontainers.image.title="github-runner"
99LABEL org.opencontainers.image.source="https://github.com/poseidon/github-runner"
1010LABEL org.opencontainers.image.vendor="Poseidon Labs"
1111
12- ARG VERSION=2.328 .0
12+ ARG VERSION=2.329 .0
1313ARG ARCH=arm64
14- ARG SHA=b801b9809c4d9301932bccadf57ca13533073b2aa9fa9b8e625a8db905b5d8eb
14+ ARG SHA=56768348b3d643a6a29d4ad71e9bdae0dc0ef1eb01afe0f7a8ee097b039bfaaf
1515
1616COPY scripts /scripts
1717RUN /scripts/build
You can’t perform that action at this time.
0 commit comments