Skip to content

Commit

Permalink
Update dockerfile to use ruby 3.0 (#1794)
Browse files Browse the repository at this point in the history
Co-authored-by: Matthieu Baudoux <matthieu.baudoux@gabalis.be>
  • Loading branch information
gabalis and matthiou committed Feb 16, 2024
1 parent 97c8dd4 commit 81d2732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM ruby:2.6-slim
FROM ruby:3.0-slim

WORKDIR /srv/slate

Expand Down

0 comments on commit 81d2732

Please sign in to comment.