|
|
|
|
|
by gchamonlive
2442 days ago
|
|
do you have some kind of a maintenance routine that pulls image updates? you can end up with ancient docker hub images, because without --pull when compiling docker image, docker build won't pull base image updates by default |
|