mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2024-11-24 17:24:25 +01:00
Merge pull request #396 from cschug/pin_version_twingate
chore(deps): replace `latest` tag of Twingate by its most recent version
This commit is contained in:
commit
440c42a070
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user