diff --git a/Dockerfile b/Dockerfile index d6c668b..1dd5d83 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:latest -ARG PB_VERSION=0.30.0 +ARG PB_VERSION=0.30.1 ARG TARGETARCH diff --git a/README.md b/README.md index 2c84666..7478d89 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Unoffical Pocketbase Docker Container Support the original project: https://github.com/pocketbase/pocketbase -This Repo sets up the Github Actions to build and deploy to Dockerhub the [azatecas/pocketbase](https://hub.docker.com/repository/docker/azatecas/pocketbase) multiarch image. +This Repo sets up the Github Actions to build and deploy to Dockerhub the [azatecas/pocketbase](https://hub.docker.com/r/azatecas/pocketbase) multiarch image. It does not build pocketbase from scratch, but rather pull the [official release](https://github.com/pocketbase/pocketbase/releases) from the original Pocketbase Repo and containarize it. Current Pocketbase container architecture supported by this repo: