mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
Change deprecated CircleCI image to supported ubuntu-2004:202201-02 (#5266)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user