File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- FROM ghcr.io/philips-software/amp-devcontainer-cpp:v5.5.4 @sha256:b572465f19d9f6c638bde27df34948ce7a88dcfbf2e83f1db796062520a5485c
1+ FROM ghcr.io/philips-software/amp-devcontainer-cpp:5.6.2 @sha256:a0804f7454d52564f07317f7e09a012261b6d9553dbe8854fcf265dce571cf86
22
33HEALTHCHECK NONE
Original file line number Diff line number Diff line change 2424 build-windows :
2525 name : Windows Host Build
2626 runs-on : [ubuntu-latest]
27- container : ghcr.io/philips-software/amp-devcontainer-cpp:5.2.0 @sha256:c47fcc83b59fb08f3a3a6e591b18bad49b3862acc35770fca6cec9ad0adb9cb2 # v5.2.0
27+ container : ghcr.io/philips-software/amp-devcontainer-cpp:5.6.2 @sha256:a0804f7454d52564f07317f7e09a012261b6d9553dbe8854fcf265dce571cf86 # v5.6.2
2828 steps :
2929 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3030 - uses : actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
7070 build-linux-devcontainer :
7171 name : Linux Host Build in Devcontainer
7272 runs-on : [ubuntu-latest]
73- container : ghcr.io/philips-software/amp-devcontainer-cpp:5.2.0 @sha256:c47fcc83b59fb08f3a3a6e591b18bad49b3862acc35770fca6cec9ad0adb9cb2 # v5.2.0
73+ container : ghcr.io/philips-software/amp-devcontainer-cpp:5.6.2 @sha256:a0804f7454d52564f07317f7e09a012261b6d9553dbe8854fcf265dce571cf86 # v5.6.2
7474 steps :
7575 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
7676 - uses : hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
9898 issues : read
9999 checks : write
100100 pull-requests : write
101- container : ghcr.io/philips-software/amp-devcontainer-cpp:5.2.0 @sha256:c47fcc83b59fb08f3a3a6e591b18bad49b3862acc35770fca6cec9ad0adb9cb2 # v5.2.0
101+ container : ghcr.io/philips-software/amp-devcontainer-cpp:5.6.2 @sha256:a0804f7454d52564f07317f7e09a012261b6d9553dbe8854fcf265dce571cf86 # v5.6.2
102102 steps :
103103 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
104104 - uses : hendrikmuhs/ccache-action@a1209f81afb8c005c13b4296c32e363431bffea5 # v1.2.17
Original file line number Diff line number Diff line change 1818 sonar :
1919 name : SonarCloud
2020 runs-on : ubuntu-latest
21- container : ghcr.io/philips-software/amp-devcontainer-cpp:5.2.0 @sha256:c47fcc83b59fb08f3a3a6e591b18bad49b3862acc35770fca6cec9ad0adb9cb2 # v5.2.0
21+ container : ghcr.io/philips-software/amp-devcontainer-cpp:5.6.2 @sha256:a0804f7454d52564f07317f7e09a012261b6d9553dbe8854fcf265dce571cf86 # v5.6.2
2222 env :
2323 SONAR_SERVER_URL : " https://sonarcloud.io"
2424 steps :
6464 codeql :
6565 name : CodeQL
6666 runs-on : ubuntu-latest
67- container : ghcr.io/philips-software/amp-devcontainer-cpp:5.2.0 @sha256:c47fcc83b59fb08f3a3a6e591b18bad49b3862acc35770fca6cec9ad0adb9cb2 # v5.2.0
67+ container : ghcr.io/philips-software/amp-devcontainer-cpp:5.6.2 @sha256:a0804f7454d52564f07317f7e09a012261b6d9553dbe8854fcf265dce571cf86 # v5.6.2
6868 permissions :
6969 security-events : write
7070 steps :
Original file line number Diff line number Diff line change 1- xwin --accept-license --manifest- version 17 splat --preserve-ms-arch-notation --include-debug-libs && mv .xwin-cache/splat/ /winsdk
1+ xwin --accept-license --temp --sdk- version " 10.0.26100 " splat --preserve-ms-arch-notation --include-debug-libs --output /winsdk
You can’t perform that action at this time.
0 commit comments