Fix incorrect local image being used
This commit is contained in:
parent
74bfad0aac
commit
9ea4815a74
@ -3,7 +3,6 @@
|
||||
OVPN_DATA=opvn-data
|
||||
|
||||
IMG=kylemanna/openvpn
|
||||
IMG=rudijs/docker-openvpne:1.0.0
|
||||
|
||||
# Function to fail
|
||||
abort() { cat <<< "$@" 1>&2; exit 1; }
|
||||
|
Loading…
Reference in New Issue
Block a user