Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Commit

Permalink
Update dependency ruby to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 8be5548 commit 3fa3d02
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:2.4-alpine
FROM ruby:3.1-alpine
MAINTAINER Mike Petersen <[email protected]>

RUN apk --no-cache add ruby ruby-dev ruby-bundler build-base git
Expand Down

0 comments on commit 3fa3d02

Please sign in to comment.