mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 22:09:35 +08:00
Update Dockerfile
Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
parent
354ebe77db
commit
f95b092c85
@ -1,7 +1,7 @@
|
||||
# Dockerfile for L2TP/IPSec VPN Server based alpine
|
||||
# Copyright (C) 2018 Teddysun <i@teddysun.com>
|
||||
# Copyright (C) 2019 Teddysun <i@teddysun.com>
|
||||
|
||||
FROM alpine:latest
|
||||
FROM alpine:edge
|
||||
LABEL maintainer="Teddysun <i@teddysun.com>"
|
||||
|
||||
RUN apk add -U openssl libreswan xl2tpd ppp-l2tp \
|
||||
|
Loading…
x
Reference in New Issue
Block a user