Skip to content

Commit 18ecb10

Browse files
committed
fixed on latest
1 parent 71f60a5 commit 18ecb10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
flavor: |
8080
latest=auto
8181
suffix=-cuda
82+
onlatest=true
8283
8384
- name: Extract first tag (JAX conda GPU)
8485
id: extract_first_tag_gpu
@@ -103,6 +104,7 @@ jobs:
103104
flavor: |
104105
latest=auto
105106
suffix=-cuda
107+
onlatest=true
106108
107109
- name: Set up QEMU
108110
uses: docker/setup-qemu-action@v2

0 commit comments

Comments
 (0)