Skip to content

Commit

Permalink
Merge pull request #14 from cwilson21/bump-0.100.0
Browse files Browse the repository at this point in the history
Updating image to use the 2204 image on circlci
  • Loading branch information
cwilson21 authored May 19, 2022
2 parents e398096 + b1d7376 commit c49beec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
resource_class: large
machine:
# Available images https://circleci.com/docs/2.0/configuration-reference/#available-machine-images
image: ubuntu-1604:201903-01
image: ubuntu-2204:2022.04.1
steps:
- checkout
- kubernetes/install
Expand Down

0 comments on commit c49beec

Please sign in to comment.