parent
bf3d28cb69
commit
e59c805caa
|
@ -10,6 +10,8 @@ RUN go build
|
|||
|
||||
FROM alpine:3.15
|
||||
|
||||
LABEL LastUpdate="2022-04-04"
|
||||
|
||||
COPY --from=builder /app/telegram-group2mastodon /bin/telegram-group2mastodon
|
||||
|
||||
RUN apk -U --no-cache upgrade
|
||||
|
|
Loading…
Reference in New Issue