Skip to content

Commit eb211b9

Browse files
authored
Merge pull request #1277 from Blueshadow58/revert-1259-pocketbase
revert "feat<templates>: Updated PocketBase version to 0.25.0" #1259
2 parents 97b77e5 + 20eb6d7 commit eb211b9

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)