Bump PocketBase to 0.40.1

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
tajniak81
2026-09-05 17:22:49 +02:00
co-authored by Claude Opus 5
parent 5383780bca
commit 6d12f543e2
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# ---- build stage: fetch + verify + unzip PocketBase ----
FROM alpine:3.22 AS build
ARG PB_VERSION=0.40.0
ARG PB_VERSION=0.40.1
# provided automatically by buildx (e.g. amd64, arm64)
ARG TARGETARCH