modify(it-tools): modify version
This commit is contained in:
parent
2c5c8e61a0
commit
accf3616a4
@ -1,9 +1,9 @@
|
||||
# docker compose -p it-tools -f it-tools/compose.yml up -d
|
||||
version: "3.9"
|
||||
# run:: docker compose -p memos --env-file ./it-tools/env.cfg -f ./it-tools/compose.yml up -d
|
||||
|
||||
services:
|
||||
|
||||
it-tools:
|
||||
image: corentinth/it-tools:latest
|
||||
image: ${IMAGE_TAG}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8380:80"
|
1
it-tools/env.cfg
Normal file
1
it-tools/env.cfg
Normal file
@ -0,0 +1 @@
|
||||
IMAGE_TAG=cnphpbb/it-tools:20240520
|
Loading…
x
Reference in New Issue
Block a user