Update PocketBase to v0.12.0
Release: https://github.com/pocketbase/pocketbase/releases/tag/v0.12.0
This commit is contained in:
parent
23bfc119d9
commit
c138fcc2e2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue