2
0

Change Dockerfile to upgrade packages when building (#26922)

This commit is contained in:
Renaud Chaput
2023-09-14 23:11:36 +02:00
committed by GitHub
parent b90383d073
commit ef8ca2fd72
4 changed files with 9 additions and 2 deletions

View File

@@ -17,6 +17,8 @@ jobs:
push_to_images: |
tootsuite/mastodon
ghcr.io/mastodon/mastodon
# Do not use cache when building releases, so apt update is always ran and the release always contain the latest packages
cache: false
# Only tag with latest when ran against the latest stable branch
# This needs to be updated after each minor version release
flavor: |