Skip to content

Commit 4a79b70

Browse files
committed
🧪
1 parent 1af1a57 commit 4a79b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/agents/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ USER root
66
# Install Google Protobuf and Plugins
77
ARG PROTOBUF_VERSION=5.29.3
88
RUN pip install --no-cache-dir protobuf==${PROTOBUF_VERSION} \
9-
git+https://github.com/didx-xyz/acapy-wallet-groups-plugin@02ea7a2f4947ab1e55339b5ff36fff3f52eb3df2 \
9+
git+https://github.com/didx-xyz/acapy-wallet-groups-plugin@release-1.2.1-20250227 \
1010
git+https://github.com/didx-xyz/aries-acapy-plugins@release-1.2.1-20250227#subdirectory=nats_events
1111

1212
COPY scripts/startup.sh startup.sh

0 commit comments

Comments
 (0)