Skip to content

Commit 13f5441

Browse files
Bump ubuntu from 24.04 to 26.04
Bumps ubuntu from 24.04 to 26.04. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '26.04' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a923ec4 commit 13f5441

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ LABEL org.opencontainers.image.url="https://hub.docker.com/r/rancher/rke2-runtim
177177
LABEL org.opencontainers.image.source="https://github.com/rancher/rke2"
178178
COPY --from=runtime-collect / /
179179

180-
FROM ubuntu:24.04 AS test
180+
FROM ubuntu:26.04 AS test
181181
ARG TARGETARCH
182182
VOLUME /var/lib/rancher/rke2
183183
VOLUME /var/lib/kubelet

0 commit comments

Comments
 (0)