Skip to content

Commit a397e07

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061
6+
FROM docker.io/ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9
77
LABEL maintainer="Dalton Hubble <dghubble@gmail.com>"
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:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061
6+
FROM docker.io/ubuntu:24.04@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9
77
LABEL maintainer="Dalton Hubble <dghubble@gmail.com>"
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)