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 68d6cee commit d9dbea1Copy full SHA for d9dbea1
.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.8.0
17
with:
18
images: inseefrlab/spark-hadoop # list of Docker images to use as base name for tags
19
0 commit comments