From 5bae54ac720d703ab83c8a80d6be6cc14b6fcf44 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Mon, 4 Aug 2025 18:57:30 +0200 Subject: Update Docuseal to v2.1.0, PrivateBin to v2.0.0 & Vaultwarden to v1.34.3 - Removed unused services: anubis-nginx, portainer, semaphore, wud - Updated versions for Docuseal, PrivateBin, and Vaultwarden --- privatebin/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'privatebin') diff --git a/privatebin/compose.yaml b/privatebin/compose.yaml index c6d7440..a9d4f23 100644 --- a/privatebin/compose.yaml +++ b/privatebin/compose.yaml @@ -1,6 +1,6 @@ services: nginx-fpm-alpine: - image: privatebin/nginx-fpm-alpine:1.7.8 + image: privatebin/nginx-fpm-alpine:2.0.0 restart: unless-stopped read_only: true ports: -- cgit v1.2.3