Skip to content

Commit

Permalink
update ruby version in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Brown committed May 1, 2023
1 parent ac8ce6a commit c7053c8
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
Expand Up @@ -5,7 +5,7 @@
# manually is the preferred setup for Notebook.ai instances.

# The image to build from.
FROM ruby:2.7.6
FROM ruby:3.2.1

# Properties/labels for the image.
LABEL maintainer="Notebook.ai Contributors"
Expand Down

0 comments on commit c7053c8

Please sign in to comment.