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 8bee2f6 commit d6b2a89Copy full SHA for d6b2a89
Dockerfile
@@ -1,6 +1,6 @@
1
ARG REGISTRY_HOST
2
ARG BHF_CI_ARCH
3
-FROM ${REGISTRY_HOST}/beckhoff/test-tcos/tc31-xar-um:master-${BHF_CI_ARCH}
+FROM ${REGISTRY_HOST}/beckhoff/test-tcos/tc31-xar-um:bhf-13-trixie-${BHF_CI_ARCH}
4
5
COPY tools/TwinCAT/3.1 /etc/TwinCAT/3.1
6
COPY PLC-TestProject/_Boot-${BHF_CI_ARCH} /etc/TwinCAT/3.1/Boot
0 commit comments