diff --git a/Makefile b/Makefile index 9b5d664dd..da49953ff 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ SOURCES ?= $(shell find . -type f \( -name "*.go" -o -name "go.mod" -o -name "go TEST_DB_PORT := 3100 # renovate:image-tag imageName=ghcr.io/k1low/tbls TBLS_VERSION := "v1.72.1" -# renovate:image-tag imageName=stoplight/spectral +# renovate:image-tag imageName=docker.io/stoplight/spectral SPECTRAL_VERSION := "6.2.1" .DEFAULT_GOAL := help