Skip to content

Commit

Permalink
Use CDN (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdwyer2 authored and Fei Hu committed Jan 9, 2020
1 parent 8923b02 commit 4090b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -16,7 +16,7 @@

FROM codait/max-base:v1.1.3

ARG model_bucket=https://s3.us-south.cloud-object-storage.appdomain.cloud/max-assets-prod/max-inception-resnet-v2/1.0
ARG model_bucket=https://max.cdn.appdomain.cloud/max-inception-resnet-v2/1.0
ARG model_file=assets.tar.gz

WORKDIR /workspace
Expand Down

0 comments on commit 4090b47

Please sign in to comment.