We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f6849 commit 9e0fa51Copy full SHA for 9e0fa51
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:3.4.8
+FROM ruby:3.4.9
2
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev
3
4
RUN mkdir -p /app
0 commit comments