mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-06 13:12:33 +02:00
Branch updated to 1.7.0
This commit is contained in:
commit
32f71e5732
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ RUN npm install --legacy-peer-deps && \
|
|||
chmod +x /app/extra/entrypoint.sh
|
||||
|
||||
|
||||
FROM node:14-buster-slim AS release
|
||||
FROM node:14-bullseye-slim AS release
|
||||
|
||||
ARG BUILD_DATE
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue