chore: Change internal image name

Changing image name. The image is currently under `/tun/cloudflared/cloudflared-daemon/master`. We want to instead have it under `/tun/cloudflared/cloudflared/master`. Adding the `daemon` suffix does not add much value.
This commit is contained in:
Miguel da Costa Martins Marcelino
2026-07-14 16:43:53 +00:00
parent 60a8c3da17
commit 6fd720a4a4
+1 -1
View File
@@ -1,5 +1,5 @@
images:
- name: cloudflared-daemon
- name: cloudflared
dockerfile: Dockerfile.$ARCH
context: .
version_file: versions-internal