update to alpine 3.12
This commit is contained in:
parent
4401e1b2b6
commit
e4fdd4c16b
@ -1,7 +1,7 @@
|
|||||||
# simple netcat (BSD) persistent "listen" server running on port 5555
|
# simple netcat (BSD) persistent "listen" server running on port 5555
|
||||||
# running on Alpine Linux
|
# running on Alpine Linux
|
||||||
|
|
||||||
FROM alpine:3.11
|
FROM alpine:3.12
|
||||||
|
|
||||||
# standardized labels
|
# standardized labels
|
||||||
LABEL maintainer="Asif Bacchus <asif@bacchus.cloud>"
|
LABEL maintainer="Asif Bacchus <asif@bacchus.cloud>"
|
||||||
|
Loading…
Reference in New Issue
Block a user