Skip to content

Commit d770397

Browse files
committed
🚧 Test group-id plugin changes
didx-xyz/acapy-wallet-groups-plugin#80
1 parent f2836ae commit d770397

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dockerfiles/agents/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ USER root
55
# Install Google Protobuf and Plugins
66
ARG PROTOBUF_VERSION=5.29.3
77
RUN pip install --no-cache-dir protobuf==${PROTOBUF_VERSION} \
8-
acapy-wallet-groups-plugin==1.3.0.post20250505 \
8+
# acapy-wallet-groups-plugin==1.3.0.post20250505 \
9+
git+https://github.com/didx-xyz/acapy-wallet-groups-plugin@update-models \
910
git+https://github.com/didx-xyz/aries-acapy-plugins@1.3.0-20250505#subdirectory=nats_events
1011

1112
COPY scripts/startup.sh startup.sh

0 commit comments

Comments
 (0)