Skip to content

Commit 7408013

Browse files
dghubble-renovate[bot]dghubble
authored andcommitted
Bump docker.io/ubuntu image from 24.04 to 24.04
1 parent 6f6a042 commit 7408013

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ COPY . src
33
RUN cd src && make bin
44

55

6-
FROM docker.io/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
6+
FROM docker.io/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
77
LABEL maintainer="Dalton Hubble <[email protected]>"
88
LABEL org.opencontainers.image.title="github-runner"
99
LABEL org.opencontainers.image.source="https://github.com/poseidon/github-runner"

Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ COPY . src
33
RUN cd src && make bin
44

55

6-
FROM docker.io/ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
6+
FROM docker.io/ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
77
LABEL maintainer="Dalton Hubble <[email protected]>"
88
LABEL org.opencontainers.image.title="github-runner"
99
LABEL org.opencontainers.image.source="https://github.com/poseidon/github-runner"

0 commit comments

Comments
 (0)