Skip to content
Snippets Groups Projects
Commit e210eb12 authored by Griefed's avatar Griefed :joystick:
Browse files

fix: Bump to alpine v3.20 for nodejs 20

parent 75f07d87
No related branches found
No related tags found
1 merge request!23Develop
Pipeline #9160 failed
......@@ -34,7 +34,7 @@ RUN \
apk update && \
apk upgrade && \
apk add --no-cache \
--repository https://dl-cdn.alpinelinux.org/alpine/v3.17/main/ \
--repository https://dl-cdn.alpinelinux.org/alpine/v3.20/main/ \
nodejs \
npm && \
apk add --no-cache \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment