fix: fix alpine321 output dir
This commit is contained in:
parent
f9318439ed
commit
34010bd2d8
1 changed files with 2 additions and 33 deletions
|
|
@ -58,7 +58,7 @@ services:
|
|||
dockerfile: Dockerfile.alpine-321
|
||||
image: r-builds:alpine-321
|
||||
volumes:
|
||||
- /tmp/alpine-320:/tmp/output/alpine-320
|
||||
- /tmp/alpine-321:/tmp/output/alpine-321
|
||||
debian-10:
|
||||
command: ./build.sh
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Reference in a new issue