Skip to content

Commit

Permalink
Merge pull request #39 from element-hq/dependabot/docker/tailscale/ta…
Browse files Browse the repository at this point in the history
…ilscale-v1.76.6

Bump tailscale/tailscale from v1.76.1 to v1.76.6
  • Loading branch information
benbz authored Nov 11, 2024
2 parents 2b2165a + 45e634c commit 91f1b30
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/

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 91f1b30

Please sign in to comment.