Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #251 from floryn08/renovate/utility-services
Browse files Browse the repository at this point in the history
Update Utility services
  • Loading branch information
floryn08 authored Feb 28, 2024
2 parents b91cf56 + 85832fa commit 409c197
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utility-services/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:

pihole:
container_name: pihole
image: pihole/pihole:2024.02.0
image: pihole/pihole:2024.02.2
ports:
- "53:53/tcp"
- "53:53/udp"
Expand Down Expand Up @@ -110,7 +110,7 @@ services:

scrutiny:
container_name: scrutiny
image: ghcr.io/analogj/scrutiny:v0.7.2-omnibus
image: ghcr.io/analogj/scrutiny:v0.7.3-omnibus
cap_add:
- SYS_RAWIO
ports:
Expand Down Expand Up @@ -175,7 +175,7 @@ services:
restart: unless-stopped

paperless-ngx:
image: ghcr.io/paperless-ngx/paperless-ngx:2.5.3
image: ghcr.io/paperless-ngx/paperless-ngx:2.5.4
container_name: paperless-ngx
environment:
USERMAP_UID: 1000
Expand Down

0 comments on commit 409c197

Please sign in to comment.