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:
co-authored by
Claude Opus 5
parent
2d229a1c4d
commit
5383780bca
+1
-1
@@ -3,7 +3,7 @@
|
||||
# ---- build stage: fetch + verify + unzip PocketBase ----
|
||||
FROM alpine:3.22 AS build
|
||||
|
||||
ARG PB_VERSION=0.39.10
|
||||
ARG PB_VERSION=0.40.0
|
||||
# provided automatically by buildx (e.g. amd64, arm64)
|
||||
ARG TARGETARCH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user