Skip to content

Commit 00e224a

Browse files
committed
declare missing base dep
1 parent cf6c274 commit 00e224a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)