use alpine 3.11
This commit is contained in:
parent
1e9b6afb8d
commit
fbd5d7dedb
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM alpine:3.10
|
||||
FROM alpine:3.11
|
||||
LABEL maintainer="Sebastian Hugentobler <sebastian@vanwa.ch>"
|
||||
|
||||
ENV S6_OVERLAY_VERSION=v1.22.0.0
|
||||
ENV S6_OVERLAY_VERSION=v1.22.1.0
|
||||
ENV LANG=en_US.UTF-8
|
||||
|
||||
RUN apk --no-cache add syslog-ng
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue