Precise docker image name
This commit is contained in:
@@ -4,6 +4,7 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
args:
|
args:
|
||||||
CADDY_VERSION: ${CADDY_VERSION}
|
CADDY_VERSION: ${CADDY_VERSION}
|
||||||
|
image: caddy:${CADDY_VERSION}-withcache
|
||||||
container_name: caddy-reverse-proxy
|
container_name: caddy-reverse-proxy
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user