Skip to content

Commit

Permalink
Update Ruby to 3.3
Browse files Browse the repository at this point in the history
Yoann Chaudet committed Aug 6, 2024
1 parent 7fdbc0d commit b55ba67
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 @@
ARG RUBY_VERSION=3.2.2
ARG RUBY_VERSION=3.3
FROM ruby:$RUBY_VERSION-slim

RUN apt-get update \

0 comments on commit b55ba67

Please sign in to comment.