mirror of
https://github.com/nshttpd/mikrotik-exporter.git
synced 2024-11-21 11:05:23 +01:00
use debian instead of alpine
Fix for #40 * use debian instead of alpine * bump version to real release
This commit is contained in:
parent
f800e6cf2f
commit
fc9c04efec
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.6
|
||||
FROM debian:9.9-slim
|
||||
|
||||
EXPOSE 9436
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user