Update Dockerfile

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

View File

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