mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 14:25:46 +00:00
Add nginx alpine to update-dependencies task
This commit is contained in:
1
Makefile
1
Makefile
@ -4,6 +4,7 @@
|
|||||||
update-dependencies:
|
update-dependencies:
|
||||||
docker pull jwilder/docker-gen:0.7.3
|
docker pull jwilder/docker-gen:0.7.3
|
||||||
docker pull nginx:1.11.3
|
docker pull nginx:1.11.3
|
||||||
|
docker pull nginx:1.11.3-alpine
|
||||||
docker pull python:3
|
docker pull python:3
|
||||||
docker pull rancher/socat-docker:latest
|
docker pull rancher/socat-docker:latest
|
||||||
docker pull appropriate/curl:latest
|
docker pull appropriate/curl:latest
|
||||||
|
Reference in New Issue
Block a user