Skip to content

Commit

Permalink
Hotfix MLcube config
Browse files Browse the repository at this point in the history
  • Loading branch information
szmazurek committed Nov 25, 2023
1 parent 99ee027 commit b8dba8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlcube/model_mlcube/mlcube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ docker:
# Docker build context relative to $MLCUBE_ROOT. (gandlf_deploy can handle this automatically.)
build_context: "../"
# Docker file name within docker build context. Any "Dockerfile-*" in the GaNDLF source repo is valid.
build_file: "Dockerfile-CUDA11.6"
build_file: "Dockerfile-CUDA11.8"

# These settings should be set by global MLCube configuration, generally not per-deployment.
# However, some sane defaults (for Docker >19.03) are here:
Expand Down

0 comments on commit b8dba8a

Please sign in to comment.