فهرست منبع

chore(deps): update docker.io/twingate/connector docker tag to v1.76.0

renovate[bot] 11 ماه پیش
والد
کامیت
c9bce22eec
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docker-compose/twingate_connector/compose.yaml

+ 1 - 1
docker-compose/twingate_connector/compose.yaml

@@ -2,7 +2,7 @@
 services:
   twingate_connector:
     container_name: twingate_connector
-    image: docker.io/twingate/connector:1.75.0
+    image: docker.io/twingate/connector:1.76.0
     environment:
       - TWINGATE_NETWORK=  # FIXME Add your Twingate network name here
       - TWINGATE_ACCESS_TOKEN=${TWINGATE_ACCESS_TOKEN:?error}