1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-20 16:56:14 +00:00

Alpine Linux 3.12

This commit is contained in:
CrazyMax 2020-07-02 17:52:20 +02:00
parent a8eb4b605d
commit f3769c4a9c
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM --platform=${TARGETPLATFORM:-linux/amd64} alpine:3.11
FROM --platform=${TARGETPLATFORM:-linux/amd64} alpine:3.12
ARG BUILD_DATE
ARG VCS_REF
@ -71,11 +71,12 @@ RUN apk --update --no-cache add \
php7-xml \
php7-zip \
python3 \
py3-pip \
rrdtool \
runit \
shadow \
su-exec \
syslog-ng=3.22.1-r2 \
syslog-ng=3.27.1-r0 \
ttf-dejavu \
tzdata \
util-linux \

View file

@ -1,4 +1,4 @@
@version:3.22
@version:3.27
options {
chain_hostnames(off);