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 314d637 commit 4aa54cfCopy full SHA for 4aa54cf
.github/workflows/ci.yaml
@@ -10,7 +10,7 @@ jobs:
10
uses: actions/checkout@v4
11
- name: Docker meta
12
id: docker_meta
13
- uses: crazy-max/ghaction-docker-meta@v5.1.0
+ uses: crazy-max/ghaction-docker-meta@v5.6.1
14
with:
15
images: inseefrlab/s3-operator # list of Docker images to use as base name for tags
16
- name: Set up QEMU
0 commit comments