@ -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