Skip to content

Commit 901bda8

Browse files
committed
revert: use old ubuntu
1 parent ec1fb4f commit 901bda8

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
@@ -23,7 +23,7 @@ jobs:
2323

2424
deploy:
2525
machine:
26-
image: ubuntu-2204:2022.10.2 # https://circleci.com/developer/machine/image/ubuntu-2204#image-tags
26+
image: ubuntu-2004:202111-01 # https://circleci.com/docs/2.0/configuration-reference/#available-machine-images with Docker 18.09.3. Newer images don't work
2727
resource_class: large
2828
steps:
2929
- checkout

0 commit comments

Comments
 (0)