We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47506fd commit 9ebce86Copy full SHA for 9ebce86
image/base/Dockerfile
@@ -2,7 +2,7 @@
2
# VERSION: release
3
4
ARG DEBIAN_RELEASE=bookworm
5
-ARG RUBY_VERSION=3.3.7
+ARG RUBY_VERSION=3.3.8
6
7
FROM discourse/ruby:${RUBY_VERSION}-${DEBIAN_RELEASE}-slim AS builder
8
ARG DEBIAN_RELEASE
0 commit comments