Update docker image to alpine 3.7
This commit is contained in:
parent
670f4609e1
commit
cd0cb9195a
@ -1,4 +1,4 @@
|
|||||||
FROM resin/raspberrypi3-alpine
|
FROM deadbeef.codes:5000/raspberrypi3-alpine:3.7
|
||||||
COPY mandelmapper /usr/bin
|
COPY mandelmapper /usr/bin
|
||||||
EXPOSE 6161:6161
|
EXPOSE 6161:6161
|
||||||
CMD mandelmapper
|
CMD mandelmapper
|
||||||
|
Loading…
Reference in New Issue
Block a user