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