Browse Source

use debian version tag instead of release name tag

subDesTagesMitExtraKaese 4 tháng trước cách đây
mục cha
commit
97aeadd8d8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM debian:bookworm-slim
+FROM debian:12.6-slim
 
 LABEL maintainer="Christopher Nethercott" \
     description="PiHole to InfluxDB data bridge"