Add node version in env
All checks were successful
Portfolio/pipeline/head This commit looks good

This commit is contained in:
2026-01-09 13:58:15 +01:00
parent 4d1099d563
commit 75bf6d21b5
3 changed files with 4 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ services:
build:
context: .
args:
- NODE_VERSION=${NODE_VERSION}
- CADDY_VERSION=${CADDY_VERSION}
image: portfolio:${PORTFOLIO_VERSION}
container_name: portfolio