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

Update quay.io/invidious/smart-ipv6-rotator Docker digest to 140250d #400

Merged
merged 1 commit into from
Aug 15, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion piped/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ services:

# automatically rotate IPV6 address used to comunicate with google
smart-ipv6-rotator:
image: quay.io/invidious/smart-ipv6-rotator@sha256:ab8ca1009d9986ffc80ba8c3115098c3d278a823599581b74cd102d49c296d8a
image: quay.io/invidious/smart-ipv6-rotator@sha256:140250d7ff223d573535a153146e9dda5837e44eb47bd22fec4f7837a0e64322
container_name: smart-ipv6-rotator
privileged: true
userns_mode: host
Expand Down