Skip to content

Commit 211c371

Browse files
chore(deps): update apiaryio/dredd docker tag to v14
1 parent 20a62f2 commit 211c371

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)