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 c0c8862 commit 42082cdCopy full SHA for 42082cd
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:3.4.6
+FROM ruby:3.4.7
2
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev
3
4
RUN mkdir -p /app
0 commit comments