mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update pocketbase to version v0.22.18 (#1275)
This commit is contained in:
parent
8880553893
commit
f4f92d8b4c
|
@ -8,7 +8,7 @@ services:
|
|||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
app:
|
||||
image: ghcr.io/muchobien/pocketbase:0.22.11@sha256:04dd9850554a24f82cfee060ff394179baaecc0f97e7721d9dd06818d26fd671
|
||||
image: ghcr.io/muchobien/pocketbase:0.22.18@sha256:9221b0f6c9148fee5977f1c5532bd1f3de970d6b3028fd02886b6edf37054829
|
||||
# pocketbase needs to run as root
|
||||
# user: "1000:1000"
|
||||
restart: on-failure
|
||||
|
|
|
@ -3,7 +3,7 @@ id: pocketbase
|
|||
name: PocketBase
|
||||
tagline: Open Source backend for your next SaaS and Mobile app in 1 file
|
||||
category: developer
|
||||
version: "0.22.11"
|
||||
version: "0.22.18"
|
||||
port: 5400
|
||||
description: >-
|
||||
PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions, built-in auth management, convenient dashboard UI and simple REST-ish API.
|
||||
|
@ -40,4 +40,8 @@ gallery:
|
|||
- 4.jpg
|
||||
path: /_/
|
||||
dependencies: []
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
This update improves file delete performance when using the local filesystem.
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/pocketbase/pocketbase/releases.
|
Loading…
Reference in New Issue
Block a user