6 lines
158 B
Diff
6 lines
158 B
Diff
1c1
|
|
< FROM --platform=$BUILDPLATFORM code.forgejo.org/oci/xx AS xx
|
|
---
|
|
> FROM --platform=$BUILDPLATFORM docker.io/tonistiigi/xx AS xx
|
|
80a81
|
|
> git-annex \
|