Skip to content

Commit 36a9788

Browse files
committed
ci: build with Debian trixie(13)
By updating our bdpg container to v13.* we are now using Debian Trixie to build the adstool package. The new bdpg will push to trixie instead of bookworm, too. Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>
1 parent 1f706c2 commit 36a9788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ variables:
22
TEST_RUNNER_CONTAINER: ${REGISTRY_HOST}/beckhoff/test_stage/test_runner:v4.133
33
BHF_CI_TEST_STAGE_GIT_REF: v4.133
44

5-
image: ${REGISTRY_HOST}/beckhoff/bdpg:v1.3.1
5+
image: ${REGISTRY_HOST}/beckhoff/bdpg:v13.3.0
66

77
cache:
88
paths:

0 commit comments

Comments
 (0)