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.
2 parents f7494c0 + aadcf0e commit 2c637ffCopy full SHA for 2c637ff
.github/workflows/_containerTemplate.yml
@@ -68,7 +68,7 @@ jobs:
68
# Install BuildKit
69
- name: Install Buildx
70
id: install_buildx
71
- uses: docker/setup-buildx-action@v3.5.0
+ uses: docker/setup-buildx-action@v3.6.1
72
73
# Login Container Registry
74
- name: Login Container Registry
0 commit comments