update Dockerfile

master
cppla 2025-08-13 19:46:57 +08:00
parent fd6c3532d9
commit d25e7871ba
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# The Dockerfile for build localhost source, not git repo
FROM debian AS builder
FROM debian:bookworm AS builder
LABEL maintainer="cppla <https://cpp.la>"