Update Dockerfile

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2019-06-09 14:29:29 +09:00
parent e9d4751e21
commit 870fd101b0
No known key found for this signature in database
GPG Key ID: 09BD4C080AD6C46D
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Dockerfile for L2TP/IPSec VPN Server
# Copyright (C) 2018 Teddysun <i@teddysun.com>
# Copyright (C) 2018 - 2019 Teddysun <i@teddysun.com>
FROM debian:stretch
LABEL maintainer="Teddysun <i@teddysun.com>"

View File

@ -1,5 +1,5 @@
# Dockerfile for L2TP/IPSec VPN Server based alpine
# Copyright (C) 2019 Teddysun <i@teddysun.com>
# Copyright (C) 2018 - 2019 Teddysun <i@teddysun.com>
FROM alpine:edge
LABEL maintainer="Teddysun <i@teddysun.com>"