Skip to content

Commit 2792928

Browse files
committed
Update example platform to amd
1 parent fee0ac4 commit 2792928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/build/platform/buildrunner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ steps:
77
dockerfile: |
88
FROM alpine:latest
99
RUN echo Hello World
10-
platform: linux/arm64/v8
10+
platform: linux/amd64

0 commit comments

Comments
 (0)