We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ff36e commit 9f41c50Copy full SHA for 9f41c50
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
# Build from project root: docker build -f Dockerfile .
2
# Downloads the PocketBase Linux binary for the build arch; pb_hooks are copied from the repo.
3
4
-FROM alpine:3.19
+FROM alpine:3
5
RUN apk add --no-cache unzip ca-certificates wget
6
7
# PocketBase version (no 'v' prefix in asset filename)
0 commit comments