jogchum
Service docker image source
Hello!
How would one update the version of a deployed docker image?
If you deploy a service via git that works by just pushing new commits to a branch, but as an example: what if I had a service for a postgresql database with postgis, using an image from docker hub: postgis/postgis:15-3.3. How would I update that to postgis/postgis:15-3.4?
19 replies