3 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services: services:
pingvin: pingvin:
image: stonith404/pingvin-share:v1.8.0 image: stonith404/pingvin-share:v1.8.1
restart: unless-stopped restart: unless-stopped
ports: ports:
- 3042:3000 - 3042:3000

View File

@@ -1,6 +1,6 @@
services: services:
pocket-id: pocket-id:
image: stonith404/pocket-id:v0.22.0 image: stonith404/pocket-id:v0.23.0
restart: unless-stopped restart: unless-stopped
env_file: .env env_file: .env
ports: ports: