Skip to content

Commit

Permalink
use advanced syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaMolod authored Oct 11, 2024
1 parent 7f4def0 commit 93613a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/pulldown.dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# syntax = docker/dockerfile:1.4

# Copyright 2021 DeepMind Technologies Limited
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down Expand Up @@ -84,7 +86,6 @@ RUN pip3 install --upgrade pip --no-cache-dir \
jax==0.4.23 \
jaxlib==0.4.23+cuda11.cudnn86 \
-f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
# syntax = docker/dockerfile:1.4

RUN chmod u+s /sbin/ldconfig.real

Expand Down

0 comments on commit 93613a9

Please sign in to comment.