Skip to content

Commit

Permalink
adding x86_64 specifier
Browse files Browse the repository at this point in the history
  • Loading branch information
briedel authored Aug 28, 2023
1 parent 01fdd42 commit 22b23b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icecube_ml/Dockerfile_ubuntu_20.04_cuda11.6
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG VERSION=current
FROM icecube/icetray:icetray-prod-${VERSION}-ubuntu20.04 as icetray-build
FROM icecube/icetray:icetray-prod-${VERSION}-ubuntu20.04-X64 as icetray-build
FROM nvidia/cuda:11.6.2-cudnn8-devel-ubuntu20.04 as cuda11.6

MAINTAINER IceCube <[email protected]>
Expand Down

0 comments on commit 22b23b9

Please sign in to comment.