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 4fa3da5 commit 036c5e0Copy full SHA for 036c5e0
gcp-ts-k8s-ruby-on-rails-postgresql/app/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ruby:2.5
+FROM ruby:2.5.1
2
RUN apt-get update -qq && apt-get install -y build-essential libpq-dev nodejs
3
RUN mkdir /myapp
4
WORKDIR /myapp
0 commit comments