We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e398096 + b1d7376 commit c49beecCopy full SHA for c49beec
.circleci/config.yml
@@ -55,7 +55,7 @@ jobs:
55
resource_class: large
56
machine:
57
# Available images https://circleci.com/docs/2.0/configuration-reference/#available-machine-images
58
- image: ubuntu-1604:201903-01
+ image: ubuntu-2204:2022.04.1
59
steps:
60
- checkout
61
- kubernetes/install
0 commit comments