We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3d215 commit 87e0a7eCopy full SHA for 87e0a7e
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