chore(deps): update ctfd/ctfd docker tag to v3.7.2 (#3828)

This commit is contained in:
renovate[bot] 2024-06-19 00:30:31 +00:00 committed by GitHub
parent 7c21e7af75
commit 20de2a46a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -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.",

View File

@ -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: