Skip to content

Commit c7053c8

Browse files
author
Andrew Brown
committed
update ruby version in dockerfile
1 parent ac8ce6a commit c7053c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# manually is the preferred setup for Notebook.ai instances.
66

77
# The image to build from.
8-
FROM ruby:2.7.6
8+
FROM ruby:3.2.1
99

1010
# Properties/labels for the image.
1111
LABEL maintainer="Notebook.ai Contributors"

0 commit comments

Comments
 (0)