Update PocketBase to v0.12.0
Release: https://github.com/pocketbase/pocketbase/releases/tag/v0.12.0
This commit is contained in:
committed by
GitHub
parent
23bfc119d9
commit
c138fcc2e2
@@ -1,6 +1,6 @@
|
|||||||
FROM alpine:3.17
|
FROM alpine:3.17
|
||||||
ARG BUILDARCH
|
ARG BUILDARCH
|
||||||
ARG PB_VERSION=0.11.0
|
ARG PB_VERSION=0.12.0
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
unzip \
|
unzip \
|
||||||
ca-certificates
|
ca-certificates
|
||||||
|
|||||||
Reference in New Issue
Block a user