chore(deps): update ctfd/ctfd docker tag to v3.7.1 (#3623)

This commit is contained in:
renovate[bot] 2024-06-02 11:07:40 +00:00 committed by GitHub
parent b3cfefe538
commit bc3cb83cae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -5,11 +5,9 @@
"available": true,
"exposable": true,
"id": "ctfd",
"tipi_version": 2,
"version": "3.7.0",
"categories": [
"utilities"
],
"tipi_version": 3,
"version": "3.7.1",
"categories": ["utilities"],
"description": "CTFd is a Capture The Flag framework focusing on ease of use and customizability.",
"short_desc": "Cyber Security Training made simple.",
"author": "CTFd",
@ -35,8 +33,5 @@
"env_variable": "CTFD_MYSQL_ROOT_PASSWORD"
}
],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
ctfd:
image: ctfd/ctfd:3.7.0
image: ctfd/ctfd:3.7.1
container_name: ctfd
restart: unless-stopped
ports: