blockshiftnetwork / dokku-pocketbase

Install Pocketbase on Dokku a Heroku Alternative
MIT License
14 stars 8 forks source link

update: change default pb version to 0.22.20 #2

Closed youngbloodcyb closed 1 week ago

youngbloodcyb commented 3 weeks ago

Proposed changes:

  1. Change default pocketbase version to latest release, moving from 0.22.4 to 0.22.20. Latest release info: https://github.com/pocketbase/pocketbase/releases
  2. Fix for warning when deploying: remote: 1 warning found (use --debug to expand): remote: - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 7)

Love the project, running it out now for some small projects. Thanks for publishing the project!

Realized there have been a few releases on pocketbase and updated my default pocketbase version to the latest release locally.

AlexR1712 commented 1 week ago

In fact I just upgraded to the latest version apart from updating a few things, so I'm closing the PR, but thanks for your input anyway.