Skip to content

Commit

Permalink
Bump ruby from 3.3.6-alpine3.20 to 3.4.1-alpine3.20 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent dcc01ba commit 873ce74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ruby:3.3.6-alpine3.20
FROM ruby:3.4.1-alpine3.20
RUN gem install mdl -v 0.13.0
COPY runmdl /runmdl
ENTRYPOINT ["/runmdl"]

0 comments on commit 873ce74

Please sign in to comment.