fix: correctif exe
This commit is contained in:
parent
ab8b872c79
commit
232043a0f6
@ -21,7 +21,7 @@ FROM gcr.io/distroless/cc-debian12
|
||||
WORKDIR /app
|
||||
|
||||
# Copy each binary from the builder stage, all needed for different stages
|
||||
COPY --from=builder /app/target/release/server .
|
||||
COPY --from=builder /app/target/release/botdiscord .
|
||||
|
||||
# Copy the resource folder that containt default configuration files
|
||||
COPY ./resources ./resources
|
||||
|
Loading…
Reference in New Issue
Block a user