We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd3d215 + 87e0a7e commit 2186852Copy full SHA for 2186852
Dockerfile.alpine
@@ -1,4 +1,4 @@
1
-FROM ruby:alpine
+FROM ruby:2.7.1-alpine
2
3
RUN apk update && apk add --no-cache \
4
git
0 commit comments