Compare commits

..
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
fireshare:
container_name: fireshare
image: shaneisrael/fireshare:1.8.1-lite
image: shaneisrael/fireshare:1.7.4-lite
ports:
- "80"
volumes:
@@ -7,7 +7,7 @@
# Container image
image:
repository: stalwartlabs/stalwart
tag: v0.16.20
tag: v0.16.21
pullPolicy: IfNotPresent
# Single-node RocksDB deployment.
replicaCount: 1