We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0201a commit 3ef6c4aCopy full SHA for 3ef6c4a
.github/workflows/release-all-amazonlinux.yaml
@@ -16,6 +16,6 @@ jobs:
16
build-amazonlinux-2:
17
uses: ./.github/workflows/build-glibc-and-release.yaml
18
with:
19
- dist-base: amazonlinux2
+ dist-base: amazonlinux
20
dist-tag: 2
21
dockerfile: Dockerfile.al2
0 commit comments