mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
update ruby version in dockerfile
This commit is contained in:
parent
ac8ce6aa9b
commit
c7053c815e
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user