<@U04UQ68083H> what is the latest image of the kra...
# ory-copilot
g
@chilly-king-10285 what is the latest image of the kratos for deployment on docker
c
A message from kapa.ai
The latest image of Ory Kratos for deployment on Docker can be pulled using the tag
latest
. Here is the command to pull the latest image:
Copy code
bash docker pull oryd/kratos:latest
You can also use other tags such as
v0.8.0-alpha.1
,
v0.8.0
,
v0.8
, and
v0
based on your requirements. For more details, please refer to the [official documentation](https://www.ory.sh/docs/kratos/guides/docker#supported-tags-and-respective-dockerfile-links).