Update Dockerfile

This commit is contained in:
Sam Kirkland
2021-08-16 11:53:47 -05:00
committed by GitHub
parent da0d77ff39
commit 559ddbb4df

View File

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