Commit c3b30cc3 authored by Yong Tang's avatar Yong Tang Committed by GitHub

Change deprecated CircleCI image to supported ubuntu-2004:202201-02 (#5266)

parent 54531d0a
...@@ -18,7 +18,7 @@ initWorkingDir: &initWorkingDir ...@@ -18,7 +18,7 @@ initWorkingDir: &initWorkingDir
integrationDefaults: &integrationDefaults integrationDefaults: &integrationDefaults
machine: machine:
image: ubuntu-1604:201903-01 image: ubuntu-2004:202201-02
working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns
environment: environment:
- K8S_VERSION: v1.22.0 - K8S_VERSION: v1.22.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment