Update Dockerfile

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

View File

@ -1,4 +1,4 @@
FROM debian:stable-20210111-slim
FROM debian:10.0-slim
LABEL repository="https://github.com/SamKirkland/FTP-Deploy-Action"
LABEL maintainer="Sam Kirkland <FTP-Deploy-Action@samkirkland.com>"