There was an error while loading. Please reload this page.
2 parents 7025fd1 + a680121 commit 7d1e921Copy full SHA for 7d1e921
1 file changed
.github/workflows/docker.yml
@@ -206,6 +206,7 @@ jobs:
206
build-context: ${{ matrix.CONTEXT }}
207
dockerfile: ${{ matrix.DOCKERFILE }}
208
r-version: ${{ needs.rversion.outputs.R_VERSION }}
209
+ parent-image: "base"
210
platforms: ${{ matrix.PLATFORM }}
211
secrets: inherit
212
0 commit comments