Skip to content

Commit c7a7fed

Browse files
committed
Sadly downgrade base image to buster
Signed-off-by: Shengqi Chen <[email protected]>
1 parent ae5b2c9 commit c7a7fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM debian:bullseye
1+
FROM debian:buster
22
LABEL maintainer="Miao Wang <[email protected]>"
33

44
RUN apt-get update && \

0 commit comments

Comments
 (0)