1 parent e8a876d commit 0da42abCopy full SHA for 0da42ab
2 files changed
.devcontainer/devcontainer.json
@@ -1,5 +1,5 @@
1
{
2
- "image": "bernedom/qtandroidbuilder:de84aaea223e3b71b1e69a9f0a0b0b351975cdc6",
+ "image": "bernedom/qtandroidbuilder:6762574be97a73aac1f0c34ce55755960964e59d",
3
"customizations": {
4
"vscode": {
5
"extensions": [
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
build-desktop:
16
runs-on: ubuntu-24.04
17
container:
18
- image: bernedom/qtandroidbuilder:latest
+ image: bernedom/qtandroidbuilder:6762574be97a73aac1f0c34ce55755960964e59d
19
20
steps:
21
- name: Checkout code
@@ -37,7 +37,7 @@ jobs:
37
build-android:
38
39
40
41
42
strategy:
43
matrix:
0 commit comments