mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-04 08:25:57 +00:00
Update debian-base.dockerfile
This commit is contained in:
parent
59c8706b51
commit
69f48ac9fb
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue