summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/container-release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml
index c8b2e56a..b1a04f26 100644
--- a/.github/workflows/container-release.yml
+++ b/.github/workflows/container-release.yml
@@ -43,5 +43,6 @@ jobs:
with:
context: .
file: docker/Dockerfile
+ labels: quay.expires-after=6w
push: true
tags: quay.io/invidious/invidious:${{ github.sha }}