diff --git a/demo/playground/Dockerfile.acapy b/demo/playground/Dockerfile.acapy index 35f60c563c..f65be99711 100644 --- a/demo/playground/Dockerfile.acapy +++ b/demo/playground/Dockerfile.acapy @@ -1,4 +1,4 @@ -FROM ghcr.io/hyperledger/aries-cloudagent-python:py3.9-0.12.2 +FROM ghcr.io/hyperledger/aries-cloudagent-python:py3.9-0.12.3 USER root