File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
FROM alpine:3.17
2
2
3
3
ARG BUILDARCH
4
- ARG PB_VERSION=0.22.23
4
+ ARG PB_VERSION=0.22.26
5
5
6
6
RUN apk add --no-cache \
7
7
unzip \
Original file line number Diff line number Diff line change 1
- # PocketBase at Coolify 0.22.23
1
+ # PocketBase at Coolify 0.22.26
2
2
> [ Coolify] ( https://github.com/coollabsio/coolify ) x [ Pocketbase] ( https://pocketbase.io/ ) releases to AMD & ARM architectures.
3
3
4
4
Want to easily host Pocketbase on your own server? Use [ Coolify] ( https://coolify.io ) ! 🚀
@@ -16,6 +16,6 @@ Want to easily host Pocketbase on your own server? Use [Coolify](https://coolify
16
16
17
17
## <a name =" release-process " ></a >Release process
18
18
1 . Propose an update in [ Issues] ( https://github.com/coollabsio/pocketbase/issues ) .
19
- 2 . Then changes will be applied ` PB_VERSION=0.22.23 ` inside [ Dockerfile] ( ./Dockerfile#LL3C5-L3C22 ) .
19
+ 2 . Then changes will be applied ` PB_VERSION=0.22.26 ` inside [ Dockerfile] ( ./Dockerfile#LL3C5-L3C22 ) .
20
20
3 . Create a new Release with the exact version number.
21
21
4 . Wait & Enjoy 🎉.
You can’t perform that action at this time.
0 commit comments