Skip to content

Commit

Permalink
Merge pull request #10 from orenaksakal/patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile - bump version to latest v0.20.0
  • Loading branch information
andrasbacsai authored Dec 14, 2023
2 parents e685e9b + 14182a5 commit e888936
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.19.4
ARG PB_VERSION=0.20.0
RUN apk add --no-cache \
unzip \
ca-certificates
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PocketBase at Coolify 0.19.4
# PocketBase at Coolify 0.20.0
> [Coolify](https://github.com/coollabsio/coolify) x [Pocketbase](https://pocketbase.io/) releases to AMD & ARM architectures.
Want to easily host Pocketbase on your own server? Use [Coolify](https://coolify.io)! 🚀
Expand Down

0 comments on commit e888936

Please sign in to comment.