Skip to content

Commit 89838f2

Browse files
Merge pull request #41 from yuravk/main
CI: Add AlmaLinux release 10.0 to Docker Official definitions PR
2 parents 7ca91ec + 8571304 commit 89838f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-docker-library.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
version_major:
3939
- 8
4040
- 9
41+
- 10
4142
- 10-kitten
4243

4344
steps:
@@ -214,4 +215,4 @@ jobs:
214215
--repo ${{ env.docker_library }} \
215216
--base master \
216217
${gh_opts}
217-
fi
218+
fi

0 commit comments

Comments
 (0)