fixes caching issues (#139)

* fixes caching issues

* update comment
This commit is contained in:
TheArchitect108
2022-10-24 23:48:11 -05:00
committed by GitHub
parent 42a711ee51
commit ccdb834e6e
2 changed files with 13 additions and 7 deletions

View File

@@ -38,6 +38,8 @@ services:
args:
TAG: serai
entrypoint: /scripts/entry-dev.sh
volumes:
- "./serai/scripts:/scripts"
serai-base:
<<: *serai_defaults