Skip to content

Commit 7d1e921

Browse files
authored
Merge pull request #3630 from infotroph/base-parent
[build] declare missing parent image
2 parents 7025fd1 + a680121 commit 7d1e921

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ jobs:
206206
build-context: ${{ matrix.CONTEXT }}
207207
dockerfile: ${{ matrix.DOCKERFILE }}
208208
r-version: ${{ needs.rversion.outputs.R_VERSION }}
209+
parent-image: "base"
209210
platforms: ${{ matrix.PLATFORM }}
210211
secrets: inherit
211212

0 commit comments

Comments
 (0)