Change build container image

main
trivernis 12 months ago
parent 7a61dfc2e2
commit 6e3cddf9e0
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG Key ID: DFFFCC2C7A02DB45

@ -1,4 +1,4 @@
FROM docker.io/node:16.19.0-alpine AS builder
FROM docker.io/alpine:latest AS builder
# install dependencies
WORKDIR /app

Loading…
Cancel
Save