Update Stump to v0.0.3 from v0.0.2
This commit is contained in:
parent
4ce3057c7a
commit
1a28504ffb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
stump:
|
||||
container_name: stump
|
||||
image: aaronleopold/stump:0.0.2
|
||||
image: aaronleopold/stump:0.0.3
|
||||
restart: always
|
||||
environment:
|
||||
- PUID={{ users['stump'] }}
|
||||
|
|
Loading…
Reference in a new issue