Skip to content

v0.3.2

Choose a tag to compare

@sgasser sgasser released this 20 Feb 20:58
· 80 commits to main since this release
a6abbba

Highlights

  • Fixes SIGILL crashes on CPUs without AVX2 support by using Bun's baseline build.
  • Runs the container as a non-root user.
  • Updates compatibility with the Presidio analyzer base image used at the time.

Upgrade Notes

  • Volume mount paths changed from /app/ to /pasteguard/.
  • Update bind mounts to use /pasteguard/config.yaml and /pasteguard/data.

Images

  • ghcr.io/sgasser/pasteguard:0.3.2
  • ghcr.io/sgasser/pasteguard:latest

Links