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 5e7c0eb commit 338d14eCopy full SHA for 338d14e
contrib/ruby_event_store-outbox/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:2.7
+FROM ruby:3.2
2
ARG GEM_VERSION
3
RUN gem install ruby_event_store-outbox --version $GEM_VERSION
4
RUN gem install influxdb --version 0.8.1
0 commit comments