Skip to content

Commit

Permalink
fix(container): update image ghcr.io/k1low/tbls to v1.76.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trap-renovate[bot] committed Jun 19, 2024
1 parent 7d8e8e8 commit 4ac1640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,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.76.0"
TBLS_VERSION := "v1.76.1"
# renovate:image-tag imageName=index.docker.io/stoplight/spectral
SPECTRAL_VERSION := "6.11.1"

Expand Down

0 comments on commit 4ac1640

Please sign in to comment.