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