chore(deps): update ctfd/ctfd docker tag to v3.7.2 (#3828)
This commit is contained in:
parent
7c21e7af75
commit
20de2a46a9
|
@ -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.",
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user