Replane v1.1.2
Docker Images
Full (can start without an external database)
The default image includes PostgreSQL for easy single-container deployment.
docker pull replane/replane:1.1.2Slim (must connect to an external PostgreSQL database)
Use the slim image when connecting to an external PostgreSQL database.
docker pull replane/replane:1.1.2-slimAll Published Tags
Full: replane/replane:1.1.2
replane/replane:1.1
replane/replane:1
replane/replane:latest
ghcr.io/replane-dev/replane:1.1.2
ghcr.io/replane-dev/replane:1.1
ghcr.io/replane-dev/replane:1
ghcr.io/replane-dev/replane:latest
Slim: replane/replane:1.1.2-slim
replane/replane:1.1-slim
replane/replane:1-slim
replane/replane:latest
ghcr.io/replane-dev/replane:1.1.2-slim
ghcr.io/replane-dev/replane:1.1-slim
ghcr.io/replane-dev/replane:1-slim
ghcr.io/replane-dev/replane:latest
📊 Benchmark Results
Full Changelog: v1.1.1...v1.1.2