Update Dockerfile

This commit is contained in:
Sam Kirkland 2023-02-02 02:03:10 -06:00 committed by GitHub
parent d944ec5d31
commit da9bb5718e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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