Skip to content

Commit 6847114

Browse files
dependabot[bot]JaclynCodes
authored andcommitted
Bump library/ubuntu from 24.04 to 26.04
Bumps library/ubuntu from 24.04 to 26.04. --- updated-dependencies: - dependency-name: library/ubuntu dependency-version: '26.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c49953 commit 6847114

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.updater-core

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker.io/docker/dockerfile:1.20
2-
FROM docker.io/library/ubuntu:24.04
2+
FROM docker.io/library/ubuntu:26.04
33

44
ARG TARGETARCH
55

0 commit comments

Comments
 (0)