Browse Source

what if we use old debian?

Kirk Trombley 1 year ago
parent
commit
464f3f9505
1 changed files with 1 additions and 1 deletions
  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>"