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:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
6+ FROM docker.io/ubuntu:24.04@sha256:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076
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:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
6+ FROM docker.io/ubuntu:24.04@sha256:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076
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