Skip to content

Commit ce5c724

Browse files
Bump ubuntu from 24.10 to 25.10 (#160)
Bumps ubuntu from 24.10 to 25.10. --- updated-dependencies: - dependency-name: ubuntu dependency-version: '25.10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2e6b28 commit ce5c724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use a clean tiny image to store artifacts in
2-
FROM ubuntu:24.10
2+
FROM ubuntu:25.10
33

44
# Disable interactive mode
55
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)