Skip to content

Update the node/alpine version frontend-builder #447

@Oinari

Description

@Oinari

FROM node:16-alpine3.15 AS frontend-builder

alpine v3.15 EOS 2023-11-01
Node.js EOL 2023-08-08

an error occurs during build

> [frontend-builder 3/3] RUN apk add --update python3 make g++ && cd /app && npm install && npm run  ↵
build:
fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz
ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.15/community: Permission denied
WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or  directory
ERROR: unable to select packages: g++ (no such package): required by: world[g++]
make (no such package): required by: world[make]
python3 (no such package): required by: world[python3]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions