From 56dd08911e176e15115265505fb611081c57c0a8 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Mon, 30 Jun 2025 15:01:52 +0200 Subject: Update PrivateBin to 1.7.8 & Docuseal to 2.0.5 --- privatebin/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'privatebin/compose.yaml') diff --git a/privatebin/compose.yaml b/privatebin/compose.yaml index cebd73a..c6d7440 100644 --- a/privatebin/compose.yaml +++ b/privatebin/compose.yaml @@ -1,6 +1,6 @@ services: nginx-fpm-alpine: - image: privatebin/nginx-fpm-alpine:1.7.7 + image: privatebin/nginx-fpm-alpine:1.7.8 restart: unless-stopped read_only: true ports: -- cgit v1.2.3