Files
nomad/.changelog/23927.txt
Tim Gross 192d70cee7 docker: update infra_image to new registry (#23927)
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
2024-09-06 14:34:03 -04:00

4 lines
118 B
Plaintext

```release-note:breaking-change
docker: The default infra_image for pause containers is now registry.k8s.io/pause
```