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 Sep 4, 2021
1 parent 57c190e commit 9692b46
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.7.3-alpine
FROM ruby:2.7-alpine

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

0 comments on commit 9692b46

Please sign in to comment.