Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 177 Bytes

how-to-upgrade-docker-compose-images.md

File metadata and controls

8 lines (6 loc) · 177 Bytes

How to upgrade docker-compose images

Assuming you are using on yout yml latest or any other label that can change:

docker-compose pull
docker-compose up --detach