mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2025-09-15 05:19:18 +00:00
Compare commits
1 Commits
renovate/b
...
renovate/k
Author | SHA1 | Date | |
---|---|---|---|
|
6c3e95a54b |
@@ -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"
|
||||
|
@@ -6,7 +6,7 @@ microutils = "0.23.0"
|
||||
imageboard = "2.7.0"
|
||||
krontab = "2.6.1"
|
||||
kslog = "1.3.6"
|
||||
ktor = "3.0.1"
|
||||
ktor = "3.3.0"
|
||||
exposed = "0.55.0"
|
||||
psql = "42.7.4"
|
||||
clikt = "5.0.1"
|
||||
|
Reference in New Issue
Block a user