1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-08-01 22:34:08 +00:00

Move back to s6-overlay 2.1.0.2 (#164) (#165)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2021-02-15 16:08:40 +01:00 committed by GitHub
parent 85ef301e40
commit 03e71592a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 21.1.0-r1 (2021/02/13)
* Move back to s6-overlay 2.1.0.2 (#164)
## 21.1.0-r0 (2021/02/02)
* LibreNMS 21.1.0

View file

@ -1,4 +1,4 @@
FROM --platform=${TARGETPLATFORM:-linux/amd64} crazymax/alpine-s6:3.12
FROM --platform=${TARGETPLATFORM:-linux/amd64} crazymax/alpine-s6:3.12-2.1.0.2
ARG TARGETPLATFORM
ARG BUILDPLATFORM