use second fix in release tool
This commit is contained in:
@ -3,7 +3,7 @@ FROM debian:latest
|
||||
LABEL Maintainer="Wolfgang Hottgenroth <woho@hottis.de>"
|
||||
LABEL ImageName="registry.gitlab.com/wolutator/base-build-env"
|
||||
|
||||
ARG RELEASETOOL_URL="https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/bf3c2de1b4865c32a8afcef09cbb9341/GitlabReleaseTool.zip"
|
||||
ARG RELEASETOOL_URL="https://gitlab.com/wolutator/gitlabreleaseuploader/uploads/293514354c90df1c2c4cd2940240f91a/GitlabReleaseTool.zip"
|
||||
|
||||
RUN \
|
||||
apt-get update && \
|
||||
|
Reference in New Issue
Block a user