1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-01-02 03:37:40 +02:00

update webhook

This commit is contained in:
kev 2024-11-25 15:33:53 +08:00
parent d947cc5eb4
commit 64e93a8031

View File

@ -5,7 +5,7 @@
FROM alpine:3
MAINTAINER EasyPi Software Foundation
ARG WEBHOOK_VERSION=2.8.1
ARG WEBHOOK_VERSION=2.8.2
ARG WEBHOOK_OS=linux
ARG WEBHOOK_ARCH=amd64
ARG WEBHOOK_FILE=webhook-$WEBHOOK_OS-$WEBHOOK_ARCH.tar.gz