chore(deps): update ctfd/ctfd docker tag to v3.7.0 (#2591)
This commit is contained in:
parent
40c0df6389
commit
f9d77981ee
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "ctfd",
|
||||
"tipi_version": 1,
|
||||
"version": "3.6.1",
|
||||
"tipi_version": 2,
|
||||
"version": "3.7.0",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
@ -40,4 +40,3 @@
|
|||
"amd64"
|
||||
]
|
||||
}
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
ctfd:
|
||||
image: ctfd/ctfd:3.6.1
|
||||
image: ctfd/ctfd:3.7.0
|
||||
container_name: ctfd
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue
Block a user