diff --git a/apps/ctfd/config.json b/apps/ctfd/config.json index 3d47f88a..75242a44 100644 --- a/apps/ctfd/config.json +++ b/apps/ctfd/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "ctfd", - "tipi_version": 3, - "version": "3.7.1", + "tipi_version": 4, + "version": "3.7.2", "categories": ["utilities"], "description": "CTFd is a Capture The Flag framework focusing on ease of use and customizability.", "short_desc": "Cyber Security Training made simple.", diff --git a/apps/ctfd/docker-compose.yml b/apps/ctfd/docker-compose.yml index a0991535..6600bd58 100644 --- a/apps/ctfd/docker-compose.yml +++ b/apps/ctfd/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.7" services: ctfd: - image: ctfd/ctfd:3.7.1 + image: ctfd/ctfd:3.7.2 container_name: ctfd restart: unless-stopped ports: