master
cppla 2025-08-12 14:30:01 +08:00
parent a4a3734c30
commit eea993c6cc
1 changed files with 1 additions and 1 deletions

View File

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