Server tar now gets deleted

This commit is contained in:
Doc
2024-08-07 12:37:06 +02:00
parent b4dd6ff87f
commit a4331f47a4
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
services:
vintageserver:
container_name: vintageserver
image: 'git.protron.dev/doc/vintagecontainer:1.1'
image: 'git.protron.dev/doc/vintagecontainer:1.2'
user: "${UID}:${GID}"
ports:
- '42420:42420'