Skip to content

Commit 220b834

Browse files
authored
Merge pull request #2583 from semaphoreui/renovate/apiaryio-dredd-14.x
chore(deps): update apiaryio/dredd docker tag to v14
2 parents d36bb55 + 211c371 commit 220b834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/docker/dredd/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN --mount=type=cache,target=/go/pkg --mount=type=cache,target=/root/.cache/go-
2121
task e2e:goodman && \
2222
task e2e:hooks
2323

24-
FROM apiaryio/dredd:13.1.2
24+
FROM apiaryio/dredd:14.0.0
2525

2626
RUN apk add --no-cache -U \
2727
bash git go

0 commit comments

Comments
 (0)