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.330 .0
12+ ARG VERSION=2.332 .0
1313ARG ARCH=x64
14- ARG SHA=af5c33fa94f3cc33b8e97937939136a6b04197e6dadfcfb3b6e33ae1bf41e79a
14+ ARG SHA=f2094522a6b9afeab07ffb586d1eb3f190b6457074282796c497ce7dce9e0f2a
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.330 .0
12+ ARG VERSION=2.332 .0
1313ARG ARCH=arm64
14- ARG SHA=9cb43527912086c7c8fb4119cb06409fcbcbd6f93a2d8507f30b07c495620f5c
14+ ARG SHA=b72f0599cdbd99dd9513ab64fcb59e424fc7359c93b849e8f5efdd5a72f743a6
1515
1616COPY scripts /scripts
1717RUN /scripts/build
You can’t perform that action at this time.
0 commit comments