mirror of
https://github.com/tests-always-included/mo.git
synced 2025-04-19 20:36:30 +02: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
|
RUN apk add --no-cache bash
|
||||||
ADD mo /usr/local/bin/mo
|
ADD mo /usr/local/bin/mo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user