Update Dockerfile

This commit is contained in:
Sam Kirkland 2023-02-02 01:55:23 -06:00 committed by GitHub
parent 8a8c5e2142
commit 1b692c9f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <FTP-Deploy-Action@samkirkland.com>"