Changed image ruby to alpine
This commit is contained in:
parent
835290da94
commit
cf4185f897
@ -1,4 +1,4 @@
|
||||
FROM ruby:2.7.2
|
||||
FROM ruby:alpine
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
curl \
|
||||
|
Loading…
Reference in New Issue
Block a user