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:278628f08d4979fb9af9ead44277dbc9c92c2465922310916ad0c46ec9999295
6+ FROM docker.io/ubuntu:24.04@sha256:35b7fc72eb7c652dc1f4e5bfbdb9cdb308c3a6b1b96abc61317b931007b9aac8
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:278628f08d4979fb9af9ead44277dbc9c92c2465922310916ad0c46ec9999295
6+ FROM docker.io/ubuntu:24.04@sha256:35b7fc72eb7c652dc1f4e5bfbdb9cdb308c3a6b1b96abc61317b931007b9aac8
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