mirror of https://github.com/cppla/ServerStatus
update Dockerfile
parent
fd6c3532d9
commit
d25e7871ba
|
@ -1,5 +1,5 @@
|
||||||
# The Dockerfile for build localhost source, not git repo
|
# The Dockerfile for build localhost source, not git repo
|
||||||
FROM debian AS builder
|
FROM debian:bookworm AS builder
|
||||||
|
|
||||||
LABEL maintainer="cppla <https://cpp.la>"
|
LABEL maintainer="cppla <https://cpp.la>"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue