Update debian-base.dockerfile

pull/4590/head
bruhwhyamisobad 2 months ago committed by GitHub
parent 39d74b42be
commit 66ea72f129
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,5 @@
# If the image changed, the second stage image should be changed too
FROM node:20-bookworm-slim AS base2-slim
FROM node:bookworm-slim AS base2-slim
ARG TARGETPLATFORM
# Specify --no-install-recommends to skip unused dependencies, make the base much smaller!

Loading…
Cancel
Save