medibloc / panacea-core

MediBloc Blockchain Core
https://medibloc.com
Other
60 stars 19 forks source link

NOT URGENT Docker image with the latest tag is missing #656

Closed kyungilcho closed 1 year ago

kyungilcho commented 1 year ago

Description

I followed the instructions in the GitHub documentation to pull the latest Docker image for the Panacea Oracle:

docker pull ghcr.io/medibloc/panacea-oracle:latest

However, it seems that the latest tag is missing from the available images.

Possible Solution

A possible solution is to update the documentation to use an available version tag instead of latest or make sure that the latest tag is properly updated in the Docker repository.

For example, the documentation could be updated to:


docker pull ghcr.io/medibloc/panacea-oracle:main