Skip to content

Commit

Permalink
chore(deps): update cloudflare/cloudflared docker tag to v2024.12.1 (#…
Browse files Browse the repository at this point in the history
…189)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 397d850 commit e580c3e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion immich/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ services:

cloudflare-tunnel:
container_name: immich_cloudflare-tunnel
image: cloudflare/cloudflared:2024.12.0@sha256:1b92a01338a9a310cf5e1c7b77c61cce333e14117398814e4c124e4e9f7bbde2
image: cloudflare/cloudflared:2024.12.1@sha256:fc6afe4a5dcf2a801b39fcd538c9d5d4d53ea229fe9976584835bdb8c185ed5d
command: tunnel --no-autoupdate run
environment:
TUNNEL_TOKEN: $TUNNEL_TOKEN
Expand Down
2 changes: 1 addition & 1 deletion misskey/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:

cloudflare-tunnel:
container_name: misskey_cloudflare-tunnel
image: cloudflare/cloudflared:2024.12.0@sha256:1b92a01338a9a310cf5e1c7b77c61cce333e14117398814e4c124e4e9f7bbde2
image: cloudflare/cloudflared:2024.12.1@sha256:fc6afe4a5dcf2a801b39fcd538c9d5d4d53ea229fe9976584835bdb8c185ed5d
command: tunnel --no-autoupdate run
environment:
TUNNEL_TOKEN: $TUNNEL_TOKEN
Expand Down
2 changes: 1 addition & 1 deletion speedtest-tracker/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ services:

cloudflare-tunnel:
container_name: speedtest-tracker_cloudflare-tunnel
image: cloudflare/cloudflared:2024.12.0@sha256:1b92a01338a9a310cf5e1c7b77c61cce333e14117398814e4c124e4e9f7bbde2
image: cloudflare/cloudflared:2024.12.1@sha256:fc6afe4a5dcf2a801b39fcd538c9d5d4d53ea229fe9976584835bdb8c185ed5d
command: tunnel --no-autoupdate run
environment:
TUNNEL_TOKEN: $TUNNEL_TOKEN
Expand Down

0 comments on commit e580c3e

Please sign in to comment.