Skip to content

Commit 2eea4f4

Browse files
Update dependency itzg/easy-add to v0.8.12 (#630)
1 parent 4fcfa22 commit 2eea4f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ARG APPS_REV=1
2424
ARG GITHUB_BASEURL=https://github.com
2525

2626
# renovate: datasource=github-releases packageName=itzg/easy-add
27-
ARG EASY_ADD_VERSION=0.8.11
27+
ARG EASY_ADD_VERSION=0.8.12
2828
ADD ${GITHUB_BASEURL}/itzg/easy-add/releases/download/${EASY_ADD_VERSION}/easy-add_${TARGETOS}_${TARGETARCH}${TARGETVARIANT} /usr/bin/easy-add
2929
RUN chmod +x /usr/bin/easy-add
3030

0 commit comments

Comments
 (0)