Change Dockerfile to upgrade packages when building (#26922)
This commit is contained in:
parent
b90383d073
commit
ef8ca2fd72
4 changed files with 9 additions and 2 deletions
1
.github/workflows/build-nightly.yml
vendored
1
.github/workflows/build-nightly.yml
vendored
|
|
@ -26,6 +26,7 @@ jobs:
|
|||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
use_native_arm64_builder: true
|
||||
cache: false
|
||||
push_to_images: |
|
||||
tootsuite/mastodon
|
||||
ghcr.io/mastodon/mastodon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue