diff --git a/Dockerfile b/Dockerfile index 74ca2c5..c7c02fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stable-20220125-slim +FROM debian:stable-20210111-slim LABEL repository="https://github.com/SamKirkland/FTP-Deploy-Action" LABEL maintainer="Sam Kirkland "