Skip to content

Commit 4ac1640

Browse files
fix(container): update image ghcr.io/k1low/tbls to v1.76.1
1 parent 7d8e8e8 commit 4ac1640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SOURCES ?= $(shell find . -type f \( -name "*.go" -o -name "go.mod" -o -name "go
22

33
TEST_DB_PORT := 3100
44
# renovate:image-tag imageName=ghcr.io/k1low/tbls
5-
TBLS_VERSION := "v1.76.0"
5+
TBLS_VERSION := "v1.76.1"
66
# renovate:image-tag imageName=index.docker.io/stoplight/spectral
77
SPECTRAL_VERSION := "6.11.1"
88

0 commit comments

Comments
 (0)