shyim / shopware-docker

Easy to use Docker Installation for Shopware 5 and Shopware 6
MIT License
115 stars 27 forks source link

Automatic Dockerfile Image Updater #93

Closed ghost closed 3 years ago

ghost commented 3 years ago

jwilder/nginx-proxy changed recently. This pull request ensures you're using the latest version of the image and changes jwilder/nginx-proxy to the latest tag: v0.9.0

New base image: jwilder/nginx-proxy:v0.9.0

shyim commented 3 years ago

Thanks!