Skip to content

Commit 383ea4c

Browse files
author
Luke Goodfellow
committed
updated cf yaml
1 parent 5c11c65 commit 383ea4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/codefresh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ steps:
2020
title: Compiling
2121
stage: Build
2222
arguments:
23-
image: denoland/deno:1.39.1
23+
image: denoland/deno:alpine-1.39.1
2424
commands:
2525
- cf_export VERSION=$(cat VERSION)
2626
- deno task compile

0 commit comments

Comments
 (0)