Skip to content

Commit 79c6b73

Browse files
authored
Merge pull request #1259 from Blueshadow58/pocketbase
feat<templates>: Updated PocketBase version to 0.25.0
2 parents e48f143 + c2ecdb2 commit 79c6b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dokploy/templates/pocketbase/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: "3.8"
22
services:
33
pocketbase:
4-
image: spectado/pocketbase:0.23.3
4+
image: spectado/pocketbase:0.25.0
55
restart: unless-stopped
66
volumes:
77
- /etc/dokploy/templates/${HASH}/data:/pb_data

0 commit comments

Comments
 (0)