Skip to content

Commit 4885a38

Browse files
Update machine image to ubuntu-2404:2025.09.1
Closes gh-1213
1 parent 211b71b commit 4885a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ executors:
2222
machine-executor:
2323
working_directory: ~/micrometer-tracing
2424
machine:
25-
image: ubuntu-2404:2024.11.1
25+
image: ubuntu-2404:2025.09.1
2626

2727
commands:
2828
gradlew-build:

0 commit comments

Comments
 (0)