mirror of
https://github.com/coredns/coredns.git
synced 2025-12-06 02:15:11 -05:00
Upgrade antonmedv/expr to expr-lang/expr (#6814)
* Upgrade antonmedv/expr to expr-lang/expr The project has moved. This also upgrades from 1.15.5 to 1.16.9. The expr project lacks a changelog but tests pass and the changes don't seem to change it much - but there were a lot of changes. Signed-off-by: Kevin Lyda <kevin@lyda.ie> * Upgrade build image In reviewing the build results I see the old build image was deprecated so upgrading to something newer. Signed-off-by: Kevin Lyda <kevin@lyda.ie> --------- Signed-off-by: Kevin Lyda <kevin@lyda.ie>
This commit is contained in:
@@ -18,7 +18,7 @@ initWorkingDir: &initWorkingDir
|
||||
|
||||
integrationDefaults: &integrationDefaults
|
||||
machine:
|
||||
image: ubuntu-2004:2022.04.2
|
||||
image: default
|
||||
working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns
|
||||
environment:
|
||||
- K8S_VERSION: v1.22.0
|
||||
|
||||
Reference in New Issue
Block a user