mirror of
https://github.com/tests-always-included/mo.git
synced 2025-11-19 23:34:32 +01:00
Use latest Alpine image as Docker base
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.13.4
|
||||
FROM alpine
|
||||
|
||||
RUN apk add --no-cache bash
|
||||
ADD mo /usr/local/bin/mo
|
||||
|
||||
Reference in New Issue
Block a user