mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-15 06:25:05 +00:00
switching docker to ubuntu:20.04
This commit is contained in:
parent
4895f6f251
commit
346a843f1e
@ -1,4 +1,4 @@
|
|||||||
FROM debian:stable-slim
|
FROM ubuntu:20.04
|
||||||
|
|
||||||
LABEL repository="https://github.com/SamKirkland/FTP-Deploy-Action"
|
LABEL repository="https://github.com/SamKirkland/FTP-Deploy-Action"
|
||||||
LABEL maintainer="Sam Kirkland <FTP-Deploy-Action@samkirkland.com>"
|
LABEL maintainer="Sam Kirkland <FTP-Deploy-Action@samkirkland.com>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user