Update to Alpine 3.8

This commit is contained in:
Quentin McGaw
2018-09-08 16:04:05 +02:00
parent 081227edf2
commit 852748ec81
2 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
FROM alpine:3.7
FROM alpine:3.8
LABEL maintainer="quentin.mcgaw@gmail.com" \
description="VPN client to private internet access servers using OpenVPN, Alpine and Cloudflare 1.1.1.1 DNS over TLS" \
download="5.6MB" \
description="VPN client to private internet access servers using OpenVPN, Alpine, IPtables firewall and Cloudflare 1.1.1.1 DNS over TLS" \
download="5.7MB" \
size="13.5MB" \
ram="12MB" \
cpu_usage="Low" \

View File

@@ -27,9 +27,9 @@ A killswitch is implemented with a firewall (*iptables*), only allowing traffic
| 5.6MB | 13.5MB | 12MB | Low |
It is based on:
- [Alpine 3.7](https://alpinelinux.org)
- [OpenVPN 2.4.5-r1](https://pkgs.alpinelinux.org/package/edge/main/ppc64le/openvpn)
- [Unbound 1.7.0-r2](https://pkgs.alpinelinux.org/package/edge/main/aarch64/unbound)
- [Alpine 3.8](https://alpinelinux.org)
- [OpenVPN 2.4.6-r3](https://pkgs.alpinelinux.org/package/edge/main/ppc64le/openvpn)
- [Unbound 1.7.3-r0](https://pkgs.alpinelinux.org/package/edge/main/aarch64/unbound)
- Ca-Certificates for the healthcheck (through HTTPS)
It requires: