Update debian-base.dockerfile

pull/4589/head
bruhwhyamisobad 2 months ago committed by GitHub
parent 59c8706b51
commit 69f48ac9fb
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