Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Commit 0b0c527

Browse files
committed
Merge branch 'fix-repository-label' into 'master'
* Closes #1: Fix `ai.ix.repository` label See merge request https://gitlab.com/ix.ai/docker-buildx-qemu/-/merge_requests/1
2 parents 5180620 + 81edcfb commit 0b0c527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM debian:latest
22
LABEL maintainer="docker@ix.ai" \
3-
ai.ix.repository="ix.ai/csp"
3+
ai.ix.repository="ix.ai/docker-buildx-qemu"
44

55
ENV DEBIAN_FRONTEND=noninteractive TERM=linux
66

0 commit comments

Comments
 (0)