/now
projects
ramblings
smol projects

update pocketbase hosted on fly.io

16.08.2023 1 min read
  • Check latest release e.g. 0.17.5
  • cd /path/to/pocketbase-on-fly
  • nano Dockerfile
  • Update ARG PB_VERSION e.g. ARG PB_VERSION=0.17.5
  • Save and exit
  • flyctl deploy

References

Built with Astro and Tailwind 🚀