Compare commits

...

5 Commits

Author SHA1 Message Date
087af75a42 bump caddy to 2.9.1 2025-02-07 18:18:00 +00:00
976147a09b bump vaultwarden to 1.33.1 2025-02-07 18:14:48 +00:00
e9220c76da bump sftp to 2.6.5 2025-02-07 18:12:03 +00:00
aa5cae0e83 bump memos to 0.24.0 2025-02-07 18:08:00 +00:00
b5df81f2ad bump gitea to 1.23.3 2025-02-07 18:06:03 +00:00
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
services:
caddy:
image: caddy:2.8.4
image: caddy:2.9.1
container_name: caddy
restart: unless-stopped
networks:

View File

@@ -8,7 +8,7 @@ networks:
services:
server:
image: gitea/gitea:1.22.6
image: gitea/gitea:1.23.3
container_name: gitea
environment:
- USER_UID=${USER_UID}

View File

@@ -8,7 +8,7 @@ networks:
services:
server:
image: neosmemo/memos:0.23.0
image: neosmemo/memos:0.24.0
container_name: memos
restart: unless-stopped
networks:

View File

@@ -6,7 +6,7 @@ networks:
services:
server:
image: drakkan/sftpgo:v2
image: drakkan/sftpgo:v2.6.5
container_name: sftpgo
restart: unless-stopped
environment:

View File

@@ -6,7 +6,7 @@ networks:
services:
server:
image: vaultwarden/server:1.32.7
image: vaultwarden/server:1.33.1
container_name: vaultwarden
restart: unless-stopped
environment: