Skip to content

Commit 33b69e3

Browse files
authored
Merge pull request #152 from pact-foundation/renovate/ruby-3.x
chore(deps): update ruby docker tag to v3.4.5
2 parents c60f12a + 4ded945 commit 33b69e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:3.4.4-alpine
1+
FROM ruby:3.4.5-alpine
22

33
RUN apk update \
44
&& apk --no-cache add \

0 commit comments

Comments
 (0)