Skip to content

Commit

Permalink
Use the latest tag instead of latest-arm for redlib.
Browse files Browse the repository at this point in the history
  • Loading branch information
FarisZR authored Sep 17, 2024
1 parent b10290e commit f8761a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redlib/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ networks:
services:
redlib:
container_name: redlib
image: quay.io/redlib/redlib:latest-arm@sha256:5fa1fa4a6497947cce445f55679fb8f5dc6d1bfe647f7e8e34b6348f117865a3
image: quay.io/redlib/redlib:latest@sha256:6e586caa506fa3ae2b245343ed660670c376e40cb7dfbab671553b41a3467cbc
restart: always
environment:
- REDLIB_ROBOTS_DISABLE_INDEXING=on
- REDLIB_DEFAULT_USE_HLS=on
networks:
- web
- web

0 comments on commit f8761a1

Please sign in to comment.