mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-14 22:15:05 +00:00
Changed docker from debian:stable-slim to alpine
This commit is contained in:
parent
1053c3278e
commit
2fb41b399d
@ -1,4 +1,4 @@
|
||||
FROM debian:stable-slim
|
||||
FROM alpine
|
||||
|
||||
LABEL repository="https://github.com/SamKirkland/FTP-Deploy-Action"
|
||||
LABEL maintainer="Sam Kirkland <FTP-Deploy-Action@samkirkland.com>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user