mirror of
https://github.com/tests-always-included/mo.git
synced 2024-12-18 08:26:21 +00:00
Use latest Alpine image as Docker base
This commit is contained in:
parent
14003ba24a
commit
71f85fa4f2
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13.4
|
||||
FROM alpine
|
||||
|
||||
RUN apk add --no-cache bash
|
||||
ADD mo /usr/local/bin/mo
|
||||
|
Loading…
Reference in New Issue
Block a user