Skip to content

Commit

Permalink
Bump tailscale/tailscale from v1.76.1 to v1.76.6
Browse files Browse the repository at this point in the history
Bumps tailscale/tailscale from v1.76.1 to v1.76.6.

---
updated-dependencies:
- dependency-name: tailscale/tailscale
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 2b2165a commit 45e634c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM ghcr.io/tailscale/tailscale:v1.76.1
FROM ghcr.io/tailscale/tailscale:v1.76.6
COPY run.sh /run.sh
CMD "/run.sh"

Check warning on line 3 in Dockerfile

View workflow job for this annotation

GitHub Actions / build-push-image

JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals

JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/

0 comments on commit 45e634c

Please sign in to comment.