Skip to content

Commit 1ec18f1

Browse files
authored
Merge pull request #1583 from adobe/temp57
Upgrading the ubuntu base image to use node 20.10
2 parents 60edd25 + 42562b2 commit 1ec18f1

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
@@ -134,7 +134,7 @@ executors:
134134
- image: cimg/openjdk:8.0-browsers
135135
test_executor_cloudready:
136136
machine:
137-
image: ubuntu-2204:2023.10.1
137+
image: ubuntu-2204:2024.01.1
138138
docker_layer_caching: true
139139

140140
jobs:

0 commit comments

Comments
 (0)