Skip to content

v0.3.10

Choose a tag to compare

@github-actions github-actions released this 26 Mar 15:16
· 41 commits to main since this release
e37a9c8

Docker Images Published

All images have been built, tested, and published to GitHub Container Registry:

  • ghcr.io/offworldlabs/blah2:v0.3.10
  • ghcr.io/offworldlabs/blah2-api:v0.3.10
  • ghcr.io/offworldlabs/blah2-web:v0.3.10
  • ghcr.io/offworldlabs/blah2-host:v0.3.10

Pull images with:

docker pull ghcr.io/offworldlabs/blah2:v0.3.10
docker pull ghcr.io/offworldlabs/blah2-api:v0.3.10
docker pull ghcr.io/offworldlabs/blah2-web:v0.3.10
docker pull ghcr.io/offworldlabs/blah2-host:v0.3.10

What's Changed

Full Changelog: v0.3.9...v0.3.10