mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-12-08 01:25:45 +09:00
dotenv error fix(ignoreIfMissing=true)
This commit is contained in:
@@ -16,6 +16,7 @@ FROM alpine:3.13
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
# https://stackoverflow.com/a/77779723/11516704
|
||||
RUN apk add gcompat
|
||||
|
||||
# Copy the executable from the build stage
|
||||
|
||||
Reference in New Issue
Block a user