Bump PocketBase to 0.39.8

Update the default PB_VERSION from 0.39.7 to 0.39.8 (latest release)
across .env.example, both Dockerfiles, and both compose files.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
tajniak81
2026-07-19 18:01:59 +02:00
co-authored by Claude Opus 4.8
parent 9c49a1f544
commit 03af4590bd
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# ── General ───────────────────────────────────────────────────────────
# PocketBase version to build (must match a published release tag, without the leading "v")
PB_VERSION=0.39.7
PB_VERSION=0.39.8
# Name of the running container
CONTAINER_NAME=pocketbase