chore(deps): replace latest tag of Twingate by its most recent version

This commit is contained in:
Christoph Schug 2024-08-13 18:44:54 +02:00
parent a1b852ecc5
commit b473726857

View File

@ -7,7 +7,7 @@
services:
twingate_connector:
container_name: twingate_connector
image: twingate/connector:latest
image: docker.io/twingate/connector:1.69.0
environment:
- TWINGATE_NETWORK=your-twingate-network
- TWINGATE_ACCESS_TOKEN=${TWINGATE_ACCESS_TOKEN}