chore(deps): update ghcr.io/gchq/cyberchef docker tag to v10.19.0 (#3872)

This commit is contained in:
renovate[bot] 2024-06-23 00:15:07 +00:00 committed by GitHub
parent 7e193bc4d6
commit cc91207742
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@
"port": 9080,
"categories": ["utilities", "security"],
"description": "CyberChef is a web app for encryption, encoding, compression, and data analysis.",
"tipi_version": 1,
"version": "10.18.9",
"tipi_version": 2,
"version": "10.19.0",
"source": "https://github.com/gchq/CyberChef",
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
cyberchef:
container_name: cyberchef
image: ghcr.io/gchq/cyberchef:10.18.9
image: ghcr.io/gchq/cyberchef:10.19.0
restart: unless-stopped
environment:
- TZ=${TZ}