Skip to content

Commit 9210c9e

Browse files
fix(general): Fix proxy-cache project URL for spectral (#446)
Signed-off-by: Evgeniy Dikevich <[email protected]>
1 parent 6e7aa3f commit 9210c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

earthly/spectral/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ VERSION 0.8
33
# cspell: words ruleset
44

55
spectral-base:
6-
FROM harbor.shared-services.projectcatalyst.io/dockerhub/library/stoplight/spectral:6.13.1
6+
FROM harbor.shared-services.projectcatalyst.io/dockerhub/stoplight/spectral:6.13.1
77
WORKDIR /work
88

99
LINT:

0 commit comments

Comments
 (0)