Merge pull request #350 from SamKirkland/v3.1.0-patch

v3.1.0-patch
This commit is contained in:
Sam Kirkland 2022-12-15 09:53:54 -06:00 committed by GitHub
commit a013b83940
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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