We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa936f commit 808e69bCopy full SHA for 808e69b
Dockerfile
@@ -8,8 +8,8 @@
8
ARG DOCKER_IMAGE_VERSION=
9
10
# Define software versions.
11
-ARG CRASHPLAN_VERSION=11.6.0
12
-ARG CRASHPLAN_BUILD=758
+ARG CRASHPLAN_VERSION=11.8.0
+ARG CRASHPLAN_BUILD=609
13
14
# Define software download URLs.
15
ARG CRASHPLAN_URL=https://download.crashplan.com/installs/agent/cloud/${CRASHPLAN_VERSION}/${CRASHPLAN_BUILD}/install/CrashPlan_${CRASHPLAN_VERSION}_${CRASHPLAN_BUILD}_Linux.tgz
0 commit comments