All checks were successful
continuous-integration/drone/push Build is passing
4 lines
49 B
Docker
4 lines
49 B
Docker
FROM alpine:edge
|
|
|
|
RUN apk add --no-cache \
|
|
hugo
|