Compare commits

..

1 Commits

Author SHA1 Message Date
peaceiris
cbdb69fd85 feat: ignore .git and .github
Close #57
2019-12-23 06:44:37 +09:00

View File

@@ -1,4 +1,4 @@
FROM alpine:3.11.0
FROM alpine:3.10.3
RUN apk add --no-cache \
bash \