Pocketbase: Update image to v0.33.0

This commit is contained in:
2025-11-23 12:48:30 +01:00
parent b58ed8e0f0
commit 0afc4c2e80

View File

@ -2,7 +2,7 @@
# because fucking Docker thinks "toomanyrequests". Fuckers
FROM docker.io/library/alpine:3.21.2
ARG PB_VERSION=0.25.0
ARG PB_VERSION=0.33.0
RUN apk add --no-cache \
unzip \