mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
The gcr.io container registry is shutting down in March. Update the default `image_image` for Docker's "pause" containers to point to the new location hosted by the k8s project. Fixes: https://github.com/hashicorp/nomad/issues/23911 Ref: https://hashicorp.atlassian.net/browse/NET-10942
4 lines
118 B
Plaintext
4 lines
118 B
Plaintext
```release-note:breaking-change
|
|
docker: The default infra_image for pause containers is now registry.k8s.io/pause
|
|
```
|