File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ COPY . src
33RUN cd src && make bin
44
55
6- FROM docker.io/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
6+ FROM docker.io/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
77LABEL maintainer="Dalton Hubble <dghubble@gmail.com>"
88LABEL org.opencontainers.image.title="github-runner"
99LABEL org.opencontainers.image.source="https://github.com/poseidon/github-runner"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ COPY . src
33RUN cd src && make bin
44
55
6- FROM docker.io/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
6+ FROM docker.io/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
77LABEL maintainer="Dalton Hubble <dghubble@gmail.com>"
88LABEL org.opencontainers.image.title="github-runner"
99LABEL org.opencontainers.image.source="https://github.com/poseidon/github-runner"
You can’t perform that action at this time.
0 commit comments