Skip to content

Commit

Permalink
Merge pull request #148 from pact-foundation/snyk-fix-fa646dc50095437…
Browse files Browse the repository at this point in the history
…dc01e539a315f3b13

[Snyk] Security upgrade ruby from 3.3.3-alpine to 3.3.5-alpine
  • Loading branch information
mefellows authored Sep 6, 2024
2 parents be95736 + 868ee2e commit 6c13bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-bundle-base
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 ruby:3.3.3-alpine
FROM --platform=linux/amd64 ruby:3.3.5-alpine

# Installation path
ENV HOME=/app
Expand Down

0 comments on commit 6c13bef

Please sign in to comment.