Pin foundryvtt to a specific version
This commit is contained in:
parent
189f1972e2
commit
0d2a638b5c
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ foundryvtt_env:
|
||||||
|
|
||||||
foundryvtt_compose:
|
foundryvtt_compose:
|
||||||
watchtower: update
|
watchtower: update
|
||||||
image: ghcr.io/felddy/foundryvtt:14
|
image: ghcr.io/felddy/foundryvtt:14.363.0
|
||||||
volumes:
|
volumes:
|
||||||
- data:/data
|
- data:/data
|
||||||
- ./aws.json:/data/Config/aws.json
|
- ./aws.json:/data/Config/aws.json
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue