Skip to content

Commit 02eb1e0

Browse files
Bump ubuntu from 24.10 to 25.10 (#183)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a650fad commit 02eb1e0

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)