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 97b77e5 + 20eb6d7 commit eb211b9Copy full SHA for eb211b9
apps/dokploy/templates/pocketbase/docker-compose.yml
@@ -1,7 +1,7 @@
1
version: "3.8"
2
services:
3
pocketbase:
4
- image: spectado/pocketbase:0.25.0
+ image: spectado/pocketbase:0.23.3
5
restart: unless-stopped
6
volumes:
7
- /etc/dokploy/templates/${HASH}/data:/pb_data
0 commit comments