We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8019a9b commit 7befad8Copy full SHA for 7befad8
Dockerfiles/archlinux-shared
@@ -1,4 +1,4 @@
1
-FROM archlinux/base
+FROM archlinux:latest
2
3
# copy the contents of this repository to the container
4
COPY . tensorflow_cc
Dockerfiles/archlinux-shared-cuda
0 commit comments