diff --git a/Dockerfile b/Dockerfile old mode 100755 new mode 100644 index 00ebda2..4e194d2 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ ## Pull our base image -FROM debian:12-slim +FROM debian:13-slim ## Image Information LABEL maintainer="Jeff Nelson "