Skip to content

Commit 2186852

Browse files
authored
Merge pull request #759 from waldyrious/patch-1
2 parents bd3d215 + 87e0a7e commit 2186852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.alpine

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:alpine
1+
FROM ruby:2.7.1-alpine
22

33
RUN apk update && apk add --no-cache \
44
git

0 commit comments

Comments
 (0)