1 Commits

Author SHA1 Message Date
renovate[bot]
3dec4c0bb0 Update bellsoft/liberica-openjdk-alpine Docker tag to v21 2025-07-16 20:31:06 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -2,7 +2,7 @@
kotlin = "2.0.21"
tgbotapi = "20.0.1"
microutils = "0.26.4"
microutils = "0.23.0"
imageboard = "2.7.0"
krontab = "2.6.1"
kslog = "1.3.6"