Skip to content

Commit

Permalink
docker: update base image to MRI 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmke committed Apr 12, 2023
1 parent 682966b commit 9a1f03f
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-alpine
FROM ruby:3.2-alpine

WORKDIR /app
COPY Gemfile Gemfile.lock /app/
Expand Down

0 comments on commit 9a1f03f

Please sign in to comment.