Update PocketBase to v0.12.0

Release:
https://github.com/pocketbase/pocketbase/releases/tag/v0.12.0
This commit is contained in:
Fulvio Carvalhido
2023-01-30 13:18:03 +00:00
committed by GitHub
parent 23bfc119d9
commit c138fcc2e2

View File

@@ -1,6 +1,6 @@
FROM alpine:3.17
ARG BUILDARCH
ARG PB_VERSION=0.11.0
ARG PB_VERSION=0.12.0
RUN apk add --no-cache \
unzip \
ca-certificates