systemd: Set upstream image to latest

* No longer is the image tagged dev following the merge.
This commit is contained in:
Kyle Manna 2015-08-07 12:12:37 -07:00
parent 1f47f361eb
commit 149cd3a3a3

View File

@ -13,7 +13,7 @@ Restart=always
#Environment="ARGS=--config openvpn.conf --server-ipv6 2001:db8::/64"
Environment="NAME=ovpn-%i"
Environment="DATA_VOL=ovpn-data-%i"
Environment="IMG=kylemanna/openvpn:dev"
Environment="IMG=kylemanna/openvpn:latest"
Environment="PORT=1194:1194/udp"
# To override environment variables, use local configuration directory: