Skip to content

Commit 1249698

Browse files
committed
fix opencontainer licenses
1 parent 121da27 commit 1249698

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
type=ref,event=branch
4747
type=ref,event=pr
4848
type=sha
49+
labels:
50+
org.opencontainers.image.licenses=(Apache-2.0 OR MIT)
4951

5052
- name: Build and push
5153
uses: docker/build-push-action@v4

0 commit comments

Comments
 (0)