File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90
6+ FROM docker.io/ubuntu:26 .04@sha256:b7f48194d4d8b763a478a621cdc81c27be222ba2206ca3ca6bc42b49685f3d9e
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:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90
6+ FROM docker.io/ubuntu:26 .04@sha256:b7f48194d4d8b763a478a621cdc81c27be222ba2206ca3ca6bc42b49685f3d9e
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