Update Stump to v0.0.3 from v0.0.2

This commit is contained in:
Viyurz 2024-05-24 23:12:44 +02:00
parent 4ce3057c7a
commit 1a28504ffb
Signed by: Viyurz
SSH key fingerprint: SHA256:IskOHTmhHSJIvAt04N6aaxd5SZCVWW1Guf9tEcxIMj8

View file

@ -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'] }}