Skip to content

Commit a028e0e

Browse files
update dockerfile
1 parent 7518bac commit a028e0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ FROM alpine:latest
2121
# Copy the built binary from the builder stage
2222
COPY --from=builder /app/main .
2323

24-
COPY configs ./configs
2524
# Give execution permissions
2625
RUN chmod +x /main
2726

0 commit comments

Comments
 (0)