We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e152875 commit e38cc6eCopy full SHA for e38cc6e
Dockerfile
@@ -25,7 +25,7 @@ EXPOSE 25565
25
ARG APPS_REV=1
26
ARG GITHUB_BASEURL=https://github.com
27
28
-ARG EASY_ADD_VERSION=0.8.2
+ARG EASY_ADD_VERSION=0.8.4
29
ADD ${GITHUB_BASEURL}/itzg/easy-add/releases/download/${EASY_ADD_VERSION}/easy-add_${TARGETOS}_${TARGETARCH}${TARGETVARIANT} /usr/bin/easy-add
30
RUN chmod +x /usr/bin/easy-add
31
tests/setuponlytests/cf_files/listing.txt
@@ -1 +1 @@
1
-architectury-api@4.11.93
+architectury-api@4.12.94
0 commit comments