Skip to content

Commit 20eb6d7

Browse files
authored
Revert "feat<templates>: Updated PocketBase version to 0.25.0"
1 parent 97b77e5 commit 20eb6d7

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.25.0
4+
image: spectado/pocketbase:0.23.3
55
restart: unless-stopped
66
volumes:
77
- /etc/dokploy/templates/${HASH}/data:/pb_data

0 commit comments

Comments
 (0)