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 7fdbc0d commit b55ba67Copy full SHA for b55ba67
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