Skip to content

Commit

Permalink
Update ghcr.io/paperless-ngx/paperless-ngx Docker tag to v2.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 5fd67ac commit a44d0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/paperless/templates/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
POSTGRES_PASSWORD: "{{ paperless.db.password }}"
app:
container_name: paperless_app
image: ghcr.io/paperless-ngx/paperless-ngx:2.9.0
image: ghcr.io/paperless-ngx/paperless-ngx:2.11.4
restart: unless-stopped
depends_on:
- db
Expand Down

0 comments on commit a44d0dc

Please sign in to comment.