Update Dockerfile

This commit is contained in:
Sam Kirkland 2023-02-02 01:52:54 -06:00 committed by GitHub
parent bfc8472cf6
commit 8a8c5e2142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>"