0
0
mirror of https://github.com/vx3r/wg-gen-web.git synced 2025-09-10 12:14:28 +00:00

all docker images to alpine

This commit is contained in:
vx3r
2020-02-03 19:14:15 +09:00
parent 5cb19c365f
commit 185f135549
3 changed files with 11 additions and 10 deletions

View File

@ -1,4 +1,4 @@
FROM debian:stable-slim
FROM alpine
WORKDIR /app