Skip to content

Commit 9f41c50

Browse files
committed
alpine
1 parent 12ff36e commit 9f41c50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Build from project root: docker build -f Dockerfile .
22
# Downloads the PocketBase Linux binary for the build arch; pb_hooks are copied from the repo.
33

4-
FROM alpine:3.19
4+
FROM alpine:3
55
RUN apk add --no-cache unzip ca-certificates wget
66

77
# PocketBase version (no 'v' prefix in asset filename)

0 commit comments

Comments
 (0)