Skip to content

Commit

Permalink
fix: issue-reproduction/Dockerfile-pact-broker to reduce vulnerabilit…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored Apr 9, 2021
1 parent 2fc2f31 commit 34c7098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion issue-reproduction/Dockerfile-pact-broker
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:2.5.3-alpine
FROM ruby:2.5.8-alpine

RUN apk update \
&& apk --no-cache add \
Expand Down

0 comments on commit 34c7098

Please sign in to comment.