Files
nomad/.changelog/24991.txt
Daniel Bennett 62ef621582 docker: respect image_pull_timeout (#24991)
I believe the docker driver stopped respecting image_pull_timeout
in Nomad 1.9.0 in 981ca36049

this makes the timeout apply again
2025-02-07 11:36:31 -06:00

4 lines
97 B
Plaintext

```release-note:bug
docker: Fixed a bug that prevented image_pull_timeout from being applied
```