From 90ed560c895459ac2ae450a00604a6ad02a78478 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Wed, 21 Feb 2024 20:03:23 +0300 Subject: [PATCH] chore(docker): update git-cliff to 2.0.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d3d4e46..4875e3e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM orhunp/git-cliff:2.0.2@sha256:0211c5cce8a1d385f1a24e47e6318b181d873189eec2ab0d66592838603286cf +FROM orhunp/git-cliff:2.0.3@sha256:f8eb85a767c5e14f9bb08b2bce2c8fb37662cd9bd111a1257a8c2f4c2f88ea7a LABEL maintainer="orhun " LABEL repository="https://github.com/orhun/git-cliff-action"