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 ce34ff3 commit c6e7f97Copy full SHA for c6e7f97
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
path: target/k8s-onboarding-0.0.1-SNAPSHOT.jar
29
- name: Docker meta
30
id: docker_meta
31
- uses: crazy-max/ghaction-docker-meta@v1.8.4
+ uses: crazy-max/ghaction-docker-meta@v1.12.0
32
with:
33
images: inseefrlab/k8s-onboarding # list of Docker images to use as base name for tags
34
- name: Set up QEMU
0 commit comments