Skip to content

Commit 58a32d6

Browse files
committed
3.0.0pre
1 parent 581caee commit 58a32d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
include:
1919
- { 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
20+
uses: nfrastack/gha/.github/workflows/container-build_generic.yml@main
2121
with:
2222
base_image: "ghcr.io/nfrastack/container-base"
2323
distro: ${{ matrix.distro }}

0 commit comments

Comments
 (0)