We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 298b454 commit ed59857Copy full SHA for ed59857
.github/workflows/examples-ameba.yaml
@@ -38,7 +38,7 @@ jobs:
38
if: github.actor != 'restyled-io[bot]'
39
40
container:
41
- image: ghcr.io/project-chip/chip-build-ameba:54
+ image: ghcr.io/project-chip/chip-build-ameba:68
42
options: --user root
43
44
steps:
0 commit comments