Skip to content

Commit

Permalink
Update n8n ts
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotmatson committed Nov 2, 2023
1 parent 8f58ee8 commit 9e47f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion n8n/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
network_mode: service:tailscale

tailscale:
image: ghcr.io/elliotmatson/tailscale-sidecar-proxy:v1.50.1-002
image: ghcr.io/elliotmatson/tailscale-sidecar-proxy:v1.52.0
restart: always
environment:
TAILSCALE_AUTH_KEY: ${TS_AUTH_KEY:?err}
Expand Down

0 comments on commit 9e47f43

Please sign in to comment.