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 785fda3 commit 2905310Copy full SHA for 2905310
image/base/Dockerfile
@@ -2,7 +2,7 @@
2
# VERSION: release
3
4
ARG DEBIAN_RELEASE=bookworm
5
-FROM discourse/ruby:3.3.4-${DEBIAN_RELEASE}-slim AS discourse_dependencies
+FROM discourse/ruby:3.3.6-${DEBIAN_RELEASE}-slim AS discourse_dependencies
6
7
ARG DEBIAN_RELEASE
8
ENV PG_MAJOR=13 \
0 commit comments