Skip to content

Commit b2b1ba5

Browse files
committed
Use apk.
1 parent afda470 commit b2b1ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ e2e-status:
285285
{{- end }}
286286
{{- end }}
287287
script:
288-
- apt-get install -y curl
288+
- apk add --no-cache curl jq
289289
- echo "Python layer ARNs used in E2E tests:"
290290
{{- range (ds "runtimes").runtimes }}
291291
{{- if eq .arch "amd64" }}

0 commit comments

Comments
 (0)