Skip to content

Commit ff37a81

Browse files
test another version of node.js
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
1 parent 1248bca commit ff37a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dockerfiles/linux-musl.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88

99
# Make an assembly including both musl and libc variant to be able to run on all linux systems
10-
FROM docker.io/node:20-alpine3.18 as linux-musl-builder
10+
FROM docker.io/node:20-alpine3.19 as linux-musl-builder
1111

1212
RUN apk add --update --no-cache \
1313
# Download some files

0 commit comments

Comments
 (0)