Skip to content

Commit 7f7009b

Browse files
committed
fix
1 parent e7a496e commit 7f7009b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: buildpack-deps-buster
22
description: my debian buster worker model
33
type: docker
4+
osarch: linux/amd64
45
spec:
56
image: buildpack-deps:buster
6-
cmd: curl {{.API}}/download/worker/linux/$(uname -m) -o worker && chmod +x worker && exec ./worker
7-
shell: sh -c

0 commit comments

Comments
 (0)