Commit f77d065d authored by Cameron Carney's avatar Cameron Carney

panel updated to v0.7.14

parent 5896b901
...@@ -63,6 +63,8 @@ services: ...@@ -63,6 +63,8 @@ services:
- /tmp/pterodactyl:/tmp/pterodactyl - /tmp/pterodactyl:/tmp/pterodactyl
- /etc/localtime:/etc/localtime
# Docker socket and directory, needed to communicate to docker # Docker socket and directory, needed to communicate to docker
# NOTE: If you are using docker in a different directory, please change below to reflect that! # NOTE: If you are using docker in a different directory, please change below to reflect that!
- ${DOCKER_ROOT:-/var/lib/docker}:${DOCKER_ROOT:-/var/lib/docker} - ${DOCKER_ROOT:-/var/lib/docker}:${DOCKER_ROOT:-/var/lib/docker}
......
PANEL_VERSION=v0.7.13 PANEL_VERSION=v0.7.14
DAEMON_VERSION=v0.6.12 DAEMON_VERSION=v0.6.12
SFTP_VERSION=v1.0.4 SFTP_VERSION=v1.0.4
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment