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 be02d79 commit 349d904Copy full SHA for 349d904
Dockerfile
@@ -1,5 +1,5 @@
1
2
-FROM ruby:3.2
+FROM ruby:3.2.2
3
4
RUN apt-get update -qq \
5
&& apt-get install -y build-essential postgresql-client libpq-dev nodejs libssl-dev apt-transport-https ca-certificates libvips42
0 commit comments