Skip to content

Commit d448177

Browse files
committed
🚧 Test latest changes
1 parent 2f8aa89 commit d448177

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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
ARG PROTOBUF_VERSION=5.29.3
77
RUN pip install --no-cache-dir protobuf==${PROTOBUF_VERSION} \
88
# acapy-wallet-groups-plugin==1.3.0.post20250505 \
9-
git+https://github.com/didx-xyz/acapy-wallet-groups-plugin@update-models \
9+
git+https://github.com/didx-xyz/acapy-wallet-groups-plugin@433a7e1d \
1010
git+https://github.com/didx-xyz/aries-acapy-plugins@1.3.0-20250505#subdirectory=nats_events
1111

1212
COPY scripts/startup.sh startup.sh

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)