This commit is contained in:
Wolfgang Hottgenroth 2021-09-21 15:57:04 +02:00
parent bc41356c64
commit 34df7260c0

View File

@ -1,6 +1,6 @@
FROM alpine:3.13 AS builder FROM alpine:3.13 AS builder
ARG VERSION ARG VERSION ${CI_COMMIT_SHORT_SHA}
COPY sink/ /tmp/sink COPY sink/ /tmp/sink