debian:10-slim

This commit is contained in:
SamKirkland 2021-08-16 11:19:15 -05:00
parent 346a843f1e
commit f31cc90480

View File

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