We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e48f143 + c2ecdb2 commit 79c6b73Copy full SHA for 79c6b73
apps/dokploy/templates/pocketbase/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3.8"
2
services:
3
pocketbase:
4
- image: spectado/pocketbase:0.23.3
+ image: spectado/pocketbase:0.25.0
5
restart: unless-stopped
6
volumes:
7
- /etc/dokploy/templates/${HASH}/data:/pb_data
0 commit comments