chore(deps): update simplexchat/smp-server docker tag to v5.3.0 (#1053)

This commit is contained in:
renovate[bot] 2023-08-23 14:47:39 +00:00 committed by GitHub
parent 77cc3dc469
commit 1f2186b874
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
"exposable": true,
"no_gui": true,
"id": "simplex-smp",
"tipi_version": 7,
"version": "5.2.1",
"tipi_version": 8,
"version": "5.3.0",
"categories": [
"social"
],

View File

@ -1,7 +1,7 @@
version: '3.9'
services:
simplex-smp:
image: simplexchat/smp-server:v5.2.1
image: simplexchat/smp-server:v5.3.0
container_name: simplex-smp
volumes:
- ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z