mirror of
https://github.com/InsanusMokrassar/BooruGrabberTelegramBot.git
synced 2025-09-15 05:19:18 +00:00
Compare commits
1 Commits
renovate/p
...
renovate/b
Author | SHA1 | Date | |
---|---|---|---|
|
3dec4c0bb0 |
@@ -1,4 +1,4 @@
|
||||
FROM bellsoft/liberica-openjdk-alpine:19
|
||||
FROM bellsoft/liberica-openjdk-alpine:21.0.8
|
||||
|
||||
ADD ./build/distributions/booru_grabber_bot.tar /
|
||||
RUN chown -R 1000:1000 "/booru_grabber_bot"
|
||||
|
@@ -8,7 +8,7 @@ krontab = "2.6.1"
|
||||
kslog = "1.3.6"
|
||||
ktor = "3.0.1"
|
||||
exposed = "0.55.0"
|
||||
psql = "42.7.7"
|
||||
psql = "42.7.4"
|
||||
clikt = "5.0.1"
|
||||
|
||||
[libraries]
|
||||
|
Reference in New Issue
Block a user