Switched to using Alpine latest
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.11
|
||||
FROM alpine:latest
|
||||
RUN apk update && \
|
||||
apk add bash && \
|
||||
apk add icinga2 && \
|
||||
|
Reference in New Issue
Block a user