Skip to content

Commit

Permalink
🧪
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Feb 27, 2025
1 parent 1af1a57 commit 4a79b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/agents/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ USER root
# Install Google Protobuf and Plugins
ARG PROTOBUF_VERSION=5.29.3
RUN pip install --no-cache-dir protobuf==${PROTOBUF_VERSION} \
git+https://github.com/didx-xyz/acapy-wallet-groups-plugin@02ea7a2f4947ab1e55339b5ff36fff3f52eb3df2 \
git+https://github.com/didx-xyz/acapy-wallet-groups-plugin@release-1.2.1-20250227 \
git+https://github.com/didx-xyz/[email protected]#subdirectory=nats_events

COPY scripts/startup.sh startup.sh
Expand Down

0 comments on commit 4a79b70

Please sign in to comment.