From 731d40b9260f5e68abe21842f3ff67a983497dbe Mon Sep 17 00:00:00 2001 From: "trap-renovate[bot]" <138502363+trap-renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:13:06 +0000 Subject: [PATCH] feat(container): update image index.docker.io/stoplight/spectral to v6.14.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d769a6aa6..bf4422b61 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ TEST_DB_PORT := 3100 # renovate:image-tag imageName=ghcr.io/k1low/tbls TBLS_VERSION := "v1.79.2" # renovate:image-tag imageName=index.docker.io/stoplight/spectral -SPECTRAL_VERSION := "6.13.1" +SPECTRAL_VERSION := "6.14.1" .DEFAULT_GOAL := help