Update Dockerfile

This commit is contained in:
Sam Kirkland
2023-02-02 01:52:54 -06:00
committed by GitHub
parent bfc8472cf6
commit 8a8c5e2142

View File

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