Skip to content

Commit

Permalink
Update docker.io/headscale/headscale Docker tag to v0.24.1 (#349)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 644cafa commit 8cd7161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/includes/headscale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
connection: local
vars:
config_file: '/root/config.ini'
headscale_docker_image: "docker.io/headscale/headscale:v0.23.0"
headscale_docker_image: "docker.io/headscale/headscale:v0.24.1"
tasks:
- name: "Set facts for time"
set_fact:
Expand Down

0 comments on commit 8cd7161

Please sign in to comment.