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.
2 parents 7fdbc0d + b55ba67 commit e68e997Copy full SHA for e68e997
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG RUBY_VERSION=3.2.2
+ARG RUBY_VERSION=3.3
2
FROM ruby:$RUBY_VERSION-slim
3
4
RUN apt-get update \
0 commit comments