1
0
Fork 0

Merge pull request #1148 from okxlin/renovate/cloudflare-cloudflared-2024.x

chore(deps): update cloudflare/cloudflared docker tag to v2024.4.0
This commit is contained in:
okxlin 2024-04-11 02:20:49 +08:00 committed by GitHub
commit e090124915
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
cloudflared: cloudflared:
image: cloudflare/cloudflared:2024.3.0 image: cloudflare/cloudflared:2024.4.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: