Skip to content

Commit

Permalink
Upgraded CrashPlan PRO to version 8.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Aug 5, 2020
1 parent 14686e2 commit e1f5f51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ FROM jlesage/baseimage-gui:alpine-3.8-glibc-v3.5.5
ARG DOCKER_IMAGE_VERSION=unknown

# Define software versions.
ARG CRASHPLAN_VERSION=8.2.0
ARG CRASHPLAN_TIMESTAMP=1525200006820
ARG CRASHPLAN_BUILD=487
ARG CRASHPLAN_VERSION=8.2.2
ARG CRASHPLAN_TIMESTAMP=1525200006822
ARG CRASHPLAN_BUILD=26

# Define software download URLs.
ARG CRASHPLAN_URL=https://download.code42.com/installs/agent/cloud/${CRASHPLAN_VERSION}/${CRASHPLAN_BUILD}/install/CrashPlanSmb_${CRASHPLAN_VERSION}_${CRASHPLAN_TIMESTAMP}_${CRASHPLAN_BUILD}_Linux.tgz
Expand Down

0 comments on commit e1f5f51

Please sign in to comment.