File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.324 .0
12+ ARG VERSION=2.325 .0
1313ARG ARCH=x64
14- ARG SHA=e8e24a3477da17040b4d6fa6d34c6ecb9a2879e800aa532518ec21e49e21d7b4
14+ ARG SHA=5020da7139d85c776059f351e0de8fdec753affc9c558e892472d43ebeb518f4
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.324 .0
12+ ARG VERSION=2.325 .0
1313ARG ARCH=arm64
14- ARG SHA=b5a5cf1138064afd0f0fb1a4a493adaa9bff5485ace3575e99547f004dbb20fa
14+ ARG SHA=0e916ad0d354089d320011c132d46bdbe3353c8b925a2e1056c7c8e85d2f2490
1515
1616COPY scripts /scripts
1717RUN /scripts/build
You can’t perform that action at this time.
0 commit comments