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

Update 1337kavin/piped-frontend:latest Docker digest to 874a350 #14

Merged
merged 1 commit into from
Feb 3, 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 @@ -9,7 +9,7 @@ networks:

services:
pipedfrontend:
image: 1337kavin/piped-frontend:latest@sha256:e8db5c997660649cf6476fef8ea1102f567043e8bb34aafb0a01dcf3c5e84395
image: 1337kavin/piped-frontend:latest@sha256:874a350361817975fbbee7bcadaec94f01c96b15b7fec1a39958037c3e6da716
restart: always
container_name: pipedfrontend
depends_on:
Expand Down