We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06d741d commit 2ec73c2Copy full SHA for 2ec73c2
Dockerfile
@@ -2,7 +2,7 @@ FROM ghcr.io/dockhippie/alpine:3.23@sha256:c2218a341d02631f8fe99633a9daef146324b
2
ENTRYPOINT [""]
3
4
# renovate: datasource=npm depName=conventional-changelog-conventionalcommits
5
-ENV CONVENTIONAL_CHANGELOG_VERSION=9.2.0
+ENV CONVENTIONAL_CHANGELOG_VERSION=9.3.0
6
7
# renovate: datasource=npm depName=semantic-release
8
ENV SEMANTIC_RELEASE_VERSION=25.0.3
0 commit comments