Skip to content

Commit 65bbc4c

Browse files
fix(container): update image index.docker.io/stoplight/spectral to v6.16.2 (#3156)
Co-authored-by: trap-renovate[bot] <138502363+trap-renovate[bot]@users.noreply.github.com>
1 parent 71ef013 commit 65bbc4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TEST_DB_PORT := 3100
44
# renovate:image-full-digest
55
TBLS_IMAGE := "ghcr.io/k1low/tbls:v1.95.0@sha256:5d194e7baa9d14e740ee41f29985b8cb7601926fca019a4bb0c34b8c937bd8cb"
66
# renovate:image-full-digest
7-
SPECTRAL_IMAGE := "index.docker.io/stoplight/spectral:6.16.1@sha256:6a09f1093febf704046322cc543d57748ae475d6160c10237f04a794e0e18c37"
7+
SPECTRAL_IMAGE := "index.docker.io/stoplight/spectral:6.16.2@sha256:032d0da0de0dfae1b5136da4172c29d4654308b9199725fdaf0d9ead2305c0ce"
88

99
.DEFAULT_GOAL := help
1010

0 commit comments

Comments
 (0)