Skip to content

Commit

Permalink
Update PocketBase Version to 0.17.0
Browse files Browse the repository at this point in the history
Update PocketBase Version to 0.17.0
  • Loading branch information
miguelgargallo authored Jul 30, 2023
1 parent 0f1cf0c commit 019b3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine:3.17
ARG BUILDARCH
ARG PB_VERSION=0.16.10
ARG PB_VERSION=0.17.0
RUN apk add --no-cache \
unzip \
ca-certificates
Expand Down

0 comments on commit 019b3e8

Please sign in to comment.