1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-28 20:40:10 +00:00

Alpine Linux 3.11

This commit is contained in:
CrazyMax 2020-02-04 23:32:47 +01:00
parent ad92ae4bae
commit 21118128e5
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
## 1.60-RC1 (2020/02/04)
* LibreNMS 1.60
* Alpine Linux 3.11
## 1.58.1-RC6 (2020/01/23)

View file

@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.11
ARG BUILD_DATE
ARG VCS_REF