chore(deps): update dependency duplicacy to v3.2.5 #20

Merged
jcabillot merged 1 commits from renovate/duplicacy-3.x into main 2026-07-06 19:57:40 -04:00
Showing only changes of commit 9ace7f87d0 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
FROM alpine:3.24
ARG VERSION=3.1.0
ARG VERSION=3.2.5
ARG TARGETARCH=x64
# hadolint ignore=DL3018