Skip to content

Commit

Permalink
feat: pocketbase multi platform image dockerfile added
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmoysrt committed Sep 18, 2024
1 parent 7e4b125 commit 6d55e9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pocketbase/0.22.13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM alpine:3.18

# Arguments for PocketBase version and architecture
ARG PB_VERSION=0.22.21
ARG PB_VERSION=0.22.13
ARG TARGETARCH

# Map TARGETARCH to the correct PocketBase architecture format
Expand Down

0 comments on commit 6d55e9e

Please sign in to comment.