Bump PocketBase to 0.40.0

Also update the README version references, which were still on 0.39.9.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
tajniak81
2026-09-05 16:56:45 +02:00
co-authored by Claude Opus 5
parent 2d229a1c4d
commit 5383780bca
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ services:
dockerfile: Dockerfile.rootless
args:
# PocketBase version to bake into the image (see .env)
PB_VERSION: ${PB_VERSION:-0.39.10}
image: pocketbase:${PB_VERSION:-0.39.10}
PB_VERSION: ${PB_VERSION:-0.40.0}
image: pocketbase:${PB_VERSION:-0.40.0}
container_name: ${CONTAINER_NAME:-pocketbase}
restart: unless-stopped
environment: