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 4c58e2b commit 84644fcCopy full SHA for 84644fc
image/base/slim.Dockerfile
@@ -5,7 +5,7 @@ ARG DEBIAN_RELEASE=bookworm
5
FROM debian:${DEBIAN_RELEASE}-slim
6
7
ARG DEBIAN_RELEASE
8
-ARG RUBY_VERSION=3.3.3
+ARG RUBY_VERSION=3.3.4
9
ENV PG_MAJOR=13 \
10
RUBY_ALLOCATOR=/usr/lib/libjemalloc.so \
11
RUSTUP_HOME=/usr/local/rustup \
0 commit comments