Commit 305cf29 1 parent ea317cc commit 305cf29 Copy full SHA for 305cf29
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
# IP ranges are only supported for Docker executors, disabling for now
17
17
# circleci_ip_ranges: true # https://circleci.com/docs/ip-ranges
18
18
machine :
19
- image : ubuntu-2204:2023.10 .1 # https://circleci.com/docs/configuration-reference#available-linux-machine-images-cloud
19
+ image : ubuntu-2204:2024.01 .1 # https://circleci.com/docs/configuration-reference#available-linux-machine-images-cloud
20
20
resource_class : medium # https://circleci.com/docs/configuration-reference/#linuxvm-execution-environment
21
21
steps :
22
22
- checkout
39
39
# IP ranges are only supported for Docker executors, disabling for now
40
40
# circleci_ip_ranges: true # https://circleci.com/docs/ip-ranges
41
41
machine :
42
- image : ubuntu-2204:2023.10 .1 # https://circleci.com/docs/configuration-reference#available-linux-machine-images-cloud
42
+ image : ubuntu-2204:2024.01 .1 # https://circleci.com/docs/configuration-reference#available-linux-machine-images-cloud
43
43
resource_class : medium # https://circleci.com/docs/configuration-reference/#linuxvm-execution-environment
44
44
environment :
45
45
SDWAN_CONTROL_INFRA : << pipeline.parameters.deploy-infra >>
You can’t perform that action at this time.
0 commit comments