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.321 .0
12+ ARG VERSION=2.322 .0
1313ARG ARCH=x64
14- ARG SHA=ba46ba7ce3a4d7236b16fbe44419fb453bc08f866b24f04d549ec89f1722a29e
14+ ARG SHA=b13b784808359f31bc79b08a191f5f83757852957dd8fe3dbfcc38202ccf5768
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.321 .0
12+ ARG VERSION=2.322 .0
1313ARG ARCH=arm64
14- ARG SHA=62cc5735d63057d8d07441507c3d6974e90c1854bdb33e9c8b26c0da086336e1
14+ ARG SHA=a96b0cec7b0237ca5e4210982368c6f7d8c2ab1e5f6b2604c1ccede9cedcb143
1515
1616COPY scripts /scripts
1717RUN /scripts/build
You can’t perform that action at this time.
0 commit comments