Skip to content

Commit 1f51f2f

Browse files
fix(deps): update ghcr.io/siderolabs/talosctl docker tag (v1.10.3 → v1.10.4) (#74)
1 parent b7a9133 commit 1f51f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/buoy/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN \
2525
rsync \
2626
zfs
2727

28-
COPY --from=ghcr.io/siderolabs/talosctl:v1.10.3 /talosctl /usr/local/bin/talosctl
28+
COPY --from=ghcr.io/siderolabs/talosctl:v1.10.4 /talosctl /usr/local/bin/talosctl
2929
COPY --from=registry.k8s.io/kubectl:v1.33.1 /bin/kubectl /usr/local/bin/kubectl
3030

3131
#hadolint ignore=DL3018

0 commit comments

Comments
 (0)