mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-06 04:20:57 +00:00
Update Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
ARG PB_VERSION=0.18.10
|
ARG PB_VERSION=0.21.1
|
||||||
ARG ENCRYPTION_KEY
|
ARG ENCRYPTION_KEY
|
||||||
ENV PB_ENCRYPTION_KEY=$ENCRYPTION_KEY
|
ENV PB_ENCRYPTION_KEY=$ENCRYPTION_KEY
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user