changed webtop to debian

This commit is contained in:
2023-05-25 22:16:40 -05:00
parent c35a1f0d54
commit cf8322054e
+2 -2
View File
@@ -396,7 +396,7 @@ services:
webtop:
container_name: webtop
image: lscr.io/linuxserver/webtop:ubuntu-xfce
image: lscr.io/linuxserver/webtop:debian-xfce
security_opt:
- seccomp:unconfined
environment:
@@ -405,7 +405,7 @@ services:
- TZ=${TZ}
- SUBFOLDER=/
- KEYBOARD=en-us-qwerty
- TITLE=Ubuntu
- TITLE=Debian
shm_size: "1gb"
ports:
- 3023:3000