mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2025-09-15 21:39:19 +00:00
Compare commits
1 Commits
renovate/b
...
renovate/m
Author | SHA1 | Date | |
---|---|---|---|
|
d15923320a |
@@ -1,4 +1,4 @@
|
||||
FROM bellsoft/liberica-openjdk-alpine:21.0.8
|
||||
FROM bellsoft/liberica-openjdk-alpine:19
|
||||
|
||||
ADD ./build/distributions/booru_grabber_bot.tar /
|
||||
RUN chown -R 1000:1000 "/booru_grabber_bot"
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
kotlin = "2.0.21"
|
||||
tgbotapi = "20.0.1"
|
||||
microutils = "0.23.0"
|
||||
microutils = "0.26.4"
|
||||
imageboard = "2.7.0"
|
||||
krontab = "2.6.1"
|
||||
kslog = "1.3.6"
|
||||
|
Reference in New Issue
Block a user