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