Skip to content

Commit

Permalink
test another version of node.js
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Nikitenko <[email protected]>

rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
RomanNikitenko committed Jan 15, 2025
1 parent 1248bca commit ff37a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/linux-musl.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#

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

RUN apk add --update --no-cache \
# Download some files
Expand Down

0 comments on commit ff37a81

Please sign in to comment.