Bump Crafty to 4.2.3 (#420)
Bumps Crafty to new version 4.2.3 Security update for Crafty, resolves CVE-2024-1064 No breaking changes for CasaOS.
This commit is contained in:
parent
166390a67d
commit
786b9d9f7c
|
@ -5,7 +5,7 @@ version: '3'
|
|||
services:
|
||||
crafty:
|
||||
container_name: crafty-container
|
||||
image: registry.gitlab.com/crafty-controller/crafty-4:4.2.2
|
||||
image: registry.gitlab.com/crafty-controller/crafty-4:4.2.3
|
||||
restart: always
|
||||
environment:
|
||||
- TZ=Etc/UTC
|
||||
|
@ -205,4 +205,4 @@ x-casaos:
|
|||
en_us: Crafty
|
||||
index: /panel
|
||||
scheme: https
|
||||
port_map: "8111"
|
||||
port_map: "8111"
|
||||
|
|
Loading…
Reference in New Issue