Skip to content

Commit 9f22e9d

Browse files
authored
Updated CircleCI image (#982)
Signed-off-by: dhoard <doug.hoard@gmail.com>
1 parent ac0a930 commit 9f22e9d

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
@@ -3,7 +3,7 @@ machine: true
33
jobs:
44
build:
55
machine:
6-
image: ubuntu-2204:2023.07.2
6+
image: ubuntu-2204:current
77
working_directory: ~/circleci-java
88
steps:
99
- run:

0 commit comments

Comments
 (0)