Compare commits

2 Commits

Author SHA1 Message Date
Sam Kirkland
1a8883459c Merge pull request #348 from SamKirkland/v3.1.1-patch
v3.1.1-patch
2022-12-15 09:42:33 -06:00
Sam Kirkland
bb9b486951 Update Dockerfile
Patch v3.1.1 to resolve wrong git-ftp version being used
2022-12-15 09:35:45 -06:00

View File

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