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
3
3
RUN cd src && make bin
4
4
5
5
6
- FROM docker.io/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
6
+ FROM docker.io/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
7
7
LABEL maintainer="Dalton Hubble <
[email protected] >"
8
8
LABEL org.opencontainers.image.title="github-runner"
9
9
LABEL 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
3
3
RUN cd src && make bin
4
4
5
5
6
- FROM docker.io/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
6
+ FROM docker.io/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
7
7
LABEL maintainer="Dalton Hubble <
[email protected] >"
8
8
LABEL org.opencontainers.image.title="github-runner"
9
9
LABEL org.opencontainers.image.source="https://github.com/poseidon/github-runner"
You can’t perform that action at this time.
0 commit comments