mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 12:51:13 +00:00
fix build.yml (x15)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Stage 1: Build the executable with GraalVM
|
||||
FROM ghcr.io/graalvm/graalvm-ce:22.1.0 as build
|
||||
FROM ghcr.io/graalvm/graalvm-ce:21.3.3 as build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Reference in New Issue
Block a user