1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 18:25:09 +00:00

Alpine Linux 3.13 (#162)

Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
Jellyfrog 2021-02-16 20:15:40 +01:00 committed by GitHub
parent a271596fc1
commit f50355af7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
FROM --platform=${TARGETPLATFORM:-linux/amd64} crazymax/alpine-s6:3.12-2.1.0.2
FROM --platform=${TARGETPLATFORM:-linux/amd64} crazymax/alpine-s6:3.13-2.2.0.3
ARG TARGETPLATFORM
ARG BUILDPLATFORM
@ -62,7 +62,7 @@ RUN apk --update --no-cache add \
runit \
shadow \
su-exec \
syslog-ng=3.27.1-r0 \
syslog-ng=3.30.1-r0 \
ttf-dejavu \
tzdata \
util-linux \

View file

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