Explorar o código

Merge pull request #828 from ChristianLempa/renovate/docker.io-twingate-connector-1.x

Christoph Schug hai 1 ano
pai
achega
f5898701e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker-compose/twingate/connector/compose.yaml

+ 1 - 1
docker-compose/twingate/connector/compose.yaml

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