소스 검색

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

renovate[bot] 6 달 전
부모
커밋
c8ff57884a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      library/compose/twingate-connector/compose.yaml.j2

+ 1 - 1
library/compose/twingate-connector/compose.yaml.j2

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