Skip to content

Commit

Permalink
Merge pull request #2455 from semaphoreui/renovate/apiaryio-dredd-13.x
Browse files Browse the repository at this point in the history
chore(deps): update apiaryio/dredd docker tag to v13.1.2
  • Loading branch information
fiftin authored Oct 23, 2024
2 parents 1e5ee85 + 111d7f9 commit 00fc1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker/dredd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN --mount=type=cache,target=/go/pkg --mount=type=cache,target=/root/.cache/go-
task e2e:goodman && \
task e2e:hooks

FROM apiaryio/dredd:13.0.0
FROM apiaryio/dredd:13.1.2

RUN apk add --no-cache -U \
bash git go
Expand Down

0 comments on commit 00fc1a0

Please sign in to comment.