From 6831d93c1b6b5fea20f76c0a10bbf2127561ac05 Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Tue, 16 Sep 2025 16:26:51 +0100 Subject: [PATCH] Bumpt TAG version to 16 in .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index d84511e..0769e42 100644 --- a/.env.example +++ b/.env.example @@ -6,7 +6,7 @@ # Please refer to our documentation to see all possible variables: # https://www.openproject.org/docs/installation-and-operations/configuration/environment/ # -TAG=15-slim +TAG=16-slim OPENPROJECT_HTTPS=false OPENPROJECT_HOST__NAME=localhost PORT=127.0.0.1:8080