mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-09-16 19:21:23 +02:00
Merge pull request #939 from jlnostr/update-docker-base
Update docker base images
This commit is contained in:
commit
4a11b8d284
@ -1,4 +1,4 @@
|
||||
FROM ubuntu:16.04
|
||||
FROM ubuntu:18.04
|
||||
|
||||
VOLUME /data
|
||||
VOLUME /config
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.8
|
||||
FROM alpine:3.10
|
||||
|
||||
VOLUME /data
|
||||
VOLUME /config
|
||||
|
Loading…
x
Reference in New Issue
Block a user