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 581caee commit 58a32d6Copy full SHA for 58a32d6
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
include:
19
- { distro: "alpine", distro_variant: "3.22", latest: "true", distro_latest: "true", arch: "linux/amd64,linux/arm64" }
20
- uses: nfrastack/gha/.github/workflows/container-build_generic@main
+ uses: nfrastack/gha/.github/workflows/container-build_generic.yml@main
21
with:
22
base_image: "ghcr.io/nfrastack/container-base"
23
distro: ${{ matrix.distro }}
0 commit comments