Skip to content

Commit

Permalink
chore(deps): update simplexchat/smp-server docker tag to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 22, 2024
1 parent a21ceac commit c38f403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/simplex-smp/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.9'
services:
simplex-smp:
image: simplexchat/smp-server:v5.6.0
image: simplexchat/smp-server:v7.0.0
container_name: simplex-smp
volumes:
- ${APP_DATA_DIR}/data/simplex/logs:/var/opt/simplex:z
Expand Down

0 comments on commit c38f403

Please sign in to comment.