We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb2723 commit 38525b8Copy full SHA for 38525b8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:3.2.1
+FROM ruby:3.4.2
2
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev
3
4
RUN mkdir -p /app
0 commit comments