Compare commits

...

1 Commits

Author SHA1 Message Date
peaceiris
1c67c4654b feat: update alpine to 3.11.0
cf. #64
2019-12-23 12:15:08 +09:00

View File

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