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 41e030f commit d81184fCopy full SHA for d81184f
.github/workflows/execute-build/test_apps/hi/Makefile
@@ -15,6 +15,7 @@ DOCKER_IMAGE_noble = ubuntu:24.04
15
DOCKER_IMAGE_focal = ubuntu:20.04
16
DOCKER_IMAGE_bullseye = debian:11
17
DOCKER_IMAGE_bookworm = debian:12
18
+DOCKER_IMAGE_trixie = debian:13
19
DOCKER_IMAGE_el8 = rockylinux:8
20
DOCKER_IMAGE_el9 = rockylinux:9
21
DOCKER_IMAGE_amzn2023 = amazonlinux:2023
0 commit comments