mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-02 11:08:01 +00:00
Revert "Move alpine version definition out to variable"
This reverts commit c787e4bdbd.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
ARG ALPINE_VERSION
|
||||
FROM alpine:$ALPINE_VERSION
|
||||
FROM alpine:3.10
|
||||
# python3 shared with most images
|
||||
RUN apk add --no-cache \
|
||||
python3 py3-pip bash \
|
||||
|
||||
Reference in New Issue
Block a user