Add caddy version control, explicit portfolio version, cache management
All checks were successful
Portfolio/pipeline/head This commit looks good
All checks were successful
Portfolio/pipeline/head This commit looks good
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
services:
|
||||
portfolio:
|
||||
image: portfolio:master
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
- CADDY_VERSION=${CADDY_VERSION}
|
||||
image: portfolio:${PORTFOLIO_VERSION}
|
||||
container_name: portfolio
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user