1
0
Fork 0

chore(deps): update fredliang/derper docker tag to v1.92.3 (#3018)

This commit is contained in:
renovate[bot] 2025-12-18 14:32:47 +00:00 committed by GitHub
parent a861e74ad6
commit 9af8672cc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ services:
- DERP_STUN_PORT=${PANEL_APP_PORT_STUN} - DERP_STUN_PORT=${PANEL_APP_PORT_STUN}
- DERP_CERT_DIR=/app/certs - DERP_CERT_DIR=/app/certs
- DERP_VERIFY_CLIENTS=${CLIENTS_VERIFY_SWITCH} - DERP_VERIFY_CLIENTS=${CLIENTS_VERIFY_SWITCH}
image: fredliang/derper:v1.92.2 image: fredliang/derper:v1.92.3
labels: labels:
createdBy: "Apps" createdBy: "Apps"