Skip to content

Commit 2905310

Browse files
committed
Bump Ruby to 3.3.6
This is a routine update that includes minor bug fixes. See https://www.ruby-lang.org/en/news/2024/11/05/ruby-3-3-6-released/
1 parent 785fda3 commit 2905310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# VERSION: release
33

44
ARG DEBIAN_RELEASE=bookworm
5-
FROM discourse/ruby:3.3.4-${DEBIAN_RELEASE}-slim AS discourse_dependencies
5+
FROM discourse/ruby:3.3.6-${DEBIAN_RELEASE}-slim AS discourse_dependencies
66

77
ARG DEBIAN_RELEASE
88
ENV PG_MAJOR=13 \

0 commit comments

Comments
 (0)