mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00: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