You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the following references that might need to be changed now that we are publishing images to the Hyperledger Container Registry. Not sure what these should be changed to:
../aries-cloudagent-python/demo/docker-agent/Dockerfile.acapy:FROM bcgovimages/aries-cloudagent:py36-1.16-1_1.0.0-rc0
../aries-cloudagent-python/demo/multi-demo/Dockerfile.acapy:FROM bcgovimages/aries-cloudagent:py36-1.16-1_1.0.0-rc0
../aries-cloudagent-python/SupportedRFCs.md:| Docker | ✅ | BC Gov publishes docker images on Docker Hub |
../aries-cloudagent-python/ContainerImagesAndGithubActions.md:hosted through their bcgovimages docker hub account. These images have been
../aries-cloudagent-python/ContainerImagesAndGithubActions.md:- bcgovimages/aries-cloudagent
The text was updated successfully, but these errors were encountered:
I found the following references that might need to be changed now that we are publishing images to the Hyperledger Container Registry. Not sure what these should be changed to:
../aries-cloudagent-python/demo/docker-agent/Dockerfile.acapy:FROM bcgovimages/aries-cloudagent:py36-1.16-1_1.0.0-rc0
../aries-cloudagent-python/demo/multi-demo/Dockerfile.acapy:FROM bcgovimages/aries-cloudagent:py36-1.16-1_1.0.0-rc0
../aries-cloudagent-python/SupportedRFCs.md:| Docker | ✅ | BC Gov publishes docker images on Docker Hub |
This are probably OK:
../aries-cloudagent-python/DIDResolution.md:FROM bcgovimages/von-image:py36-1.16-0
../aries-cloudagent-python/docker/Dockerfile.demo:FROM bcgovimages/von-image:py36-1.15-1
../aries-cloudagent-python/docker/Dockerfile.run:FROM bcgovimages/von-image:py36-1.15-1
I’m guessing these are fine:
../aries-cloudagent-python/ContainerImagesAndGithubActions.md:hosted through their
bcgovimages
docker hub account. These images have been../aries-cloudagent-python/ContainerImagesAndGithubActions.md:-
bcgovimages/aries-cloudagent
The text was updated successfully, but these errors were encountered: