Skip to content

Commit e5fd928

Browse files
dependabot[bot]tekton-robot
authored andcommitted
build(deps): bump library/ubuntu
Bumps the all group in /tekton/images/test-runner with 1 update: library/ubuntu. Updates `library/ubuntu` from `c4570d2` to `a08e551` --- updated-dependencies: - dependency-name: library/ubuntu dependency-version: '24.04' dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d34cd9 commit e5fd928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tekton/images/test-runner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN cd /go/src/k8s.io/test-infra && \
2323
git checkout e685556b32c5fb7ab12c3277d41112d47ceac0cd && \
2424
go install k8s.io/test-infra/kubetest
2525

26-
FROM docker.io/library/ubuntu:24.04@sha256:c4570d2f4665d5d118ae29fb494dee4f8db8fcfaee0e37a2e19b827f399070d3
26+
FROM docker.io/library/ubuntu:24.04@sha256:a08e551cb33850e4740772b38217fc1796a66da2506d312abe51acda354ff061
2727
ARG GO_VERSION
2828
LABEL maintainer "Tekton Authors <tekton-dev@googlegroups.com>"
2929
LABEL org.opencontainers.image.source=https://github.com/tektoncd/plumbing

0 commit comments

Comments
 (0)