Skip to content

Commit c49beec

Browse files
authored
Merge pull request #14 from cwilson21/bump-0.100.0
Updating image to use the 2204 image on circlci
2 parents e398096 + b1d7376 commit c49beec

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
@@ -55,7 +55,7 @@ jobs:
5555
resource_class: large
5656
machine:
5757
# Available images https://circleci.com/docs/2.0/configuration-reference/#available-machine-images
58-
image: ubuntu-1604:201903-01
58+
image: ubuntu-2204:2022.04.1
5959
steps:
6060
- checkout
6161
- kubernetes/install

0 commit comments

Comments
 (0)