Skip to content

Commit

Permalink
Merge pull request #8 from easolhq/dependabot/docker/ruby-3.2.1-alpine
Browse files Browse the repository at this point in the history
Bump ruby from 3.1.2-alpine to 3.2.1-alpine
  • Loading branch information
ianmooney authored Nov 14, 2023
2 parents d53d5a8 + bf7f693 commit 6e19fd5
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.1.2-alpine
FROM ruby:3.2.1-alpine

COPY entrypoint.sh /entrypoint.sh

Expand Down

0 comments on commit 6e19fd5

Please sign in to comment.