瀏覽代碼

what if we use old debian?

Kirk Trombley 1 年之前
父節點
當前提交
464f3f9505
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM debian:stable-slim
+FROM debian:bullseye-slim
 
 LABEL maintainer="Kirk Trombley <ktrom3894@gmail.com>"