Update git.coopcloud.tech/coop-cloud/abra Docker tag to v0.8.1
This commit is contained in:
parent
b3d4dd244a
commit
70ed2f9f45
@ -2,7 +2,7 @@ FROM alpine:latest
|
||||
|
||||
RUN apk add --no-cache bash openssh
|
||||
|
||||
COPY --from=git.coopcloud.tech/coop-cloud/abra:0.8.0-beta /abra /usr/bin/abra
|
||||
COPY --from=git.coopcloud.tech/coop-cloud/abra:0.8.1-beta /abra /usr/bin/abra
|
||||
|
||||
COPY plugin.sh /plugin/plugin.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user