Skip to content

Commit 75a833d

Browse files
committed
fix: add NODE_VERSION build-arg and native build deps to fix Docker CI build
1 parent 65c269f commit 75a833d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-image-dockerhub.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
required: true
1010
default: '24'
1111
options:
12+
- '20'
1213
- '24'
1314
tag_version:
1415
description: 'Tag version of the image to be pushed.'

0 commit comments

Comments
 (0)