We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e7b1d commit f8ac38dCopy full SHA for f8ac38d
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- name: Docker meta
15
id: docker_meta
16
- uses: crazy-max/ghaction-docker-meta@v5.7.0
+ uses: crazy-max/ghaction-docker-meta@v5.9.0
17
with:
18
images: inseefrlab/spark-hadoop # list of Docker images to use as base name for tags
19
0 commit comments