We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56115ae commit bd42072Copy full SHA for bd42072
1 file changed
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
path: onyxia-api/target
58
- name: Docker meta
59
id: docker_meta
60
- uses: crazy-max/ghaction-docker-meta@v5.9.0
+ uses: crazy-max/ghaction-docker-meta@v5.10.0
61
with:
62
images: inseefrlab/onyxia-api # list of Docker images to use as base name for tags
63
- name: Set up QEMU
0 commit comments