Compare commits

..

No commits in common. "f66b6a603270222ed9b868474f92cf0ea3cec469" and "d6505d896cb4aadcae6c1fa8f36447fc2e3daafa" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
version: "3" version: "3"
services: services:
tasks.md: tasks.md:
image: baldissaramatheus/tasks.md:2.5.4 image: baldissaramatheus/tasks.md:2.5.3
container_name: tasksmd container_name: tasksmd
environment: environment:
- PUID=1000 - PUID=1000

View File

@ -1,6 +1,6 @@
services: services:
audiobookshelf: audiobookshelf:
image: ghcr.io/advplyr/audiobookshelf:2.17.3 image: ghcr.io/advplyr/audiobookshelf:2.17.2
volumes: volumes:
- audiobooks:/audiobooks - audiobooks:/audiobooks
- podcasts:/podcasts - podcasts:/podcasts

View File

@ -1,6 +1,6 @@
services: services:
pingvin-share: pingvin-share:
image: stonith404/pingvin-share:v1.6.1 image: stonith404/pingvin-share:v1.4.0
restart: unless-stopped restart: unless-stopped
environment: environment:
- TRUST_PROXY=true - TRUST_PROXY=true