mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 21:31:22 -03:00
repair mistake in release container
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user