4 lines
86 B
Docker
4 lines
86 B
Docker
FROM williammiceli/grav:$CI_COMMIT_SHORT_SHA
|
|
|
|
# Install Git
|
|
RUN apk add --no-cache git |