Skip to content

Commit 35c5559

Browse files
committed
Link the toolchain image to this repository
Signed-off-by: Ilya Leoshkevich <[email protected]>
1 parent 91712c9 commit 35c5559

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/image/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ RUN git clone --branch=v2.13.0 --depth=1 https://github.com/cli/cli.git
2929
RUN cd cli && PATH=/go/bin:$PATH make
3030

3131
FROM ubuntu:18.04
32+
LABEL org.opencontainers.image.source https://github.com/ibm/dotnet-s390x
3233
ENV DEBIAN_FRONTEND=noninteractive
3334
RUN apt-get update && \
3435
apt-get install -y ca-certificates curl

0 commit comments

Comments
 (0)