repair mistake in release container

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-08 00:11:16 +02:00
parent d487eab61e
commit c4907a3196

View File

@@ -8,7 +8,7 @@ FROM jnorwood/helm-docs:v1.5.0 AS hd
FROM mogensen/helm-changelog:v0.0.1 AS hcl
# hadolint ignore=DL3007
FROM quay.io/git-chglog/git-chglog:latest:v0.15.0 AS gcl
FROM quay.io/git-chglog/git-chglog:v0.15.0 AS gcl
# hadolint ignore=DL3007
FROM ixsystems/catalog_validation:latest