Skip to content

Replane v1.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Jan 16:39
· 81 commits to main since this release

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.2

Slim (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-slim

All 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