Skip to content

Commit

Permalink
To optimize Docker image size.
Browse files Browse the repository at this point in the history
  • Loading branch information
usual2970 committed Aug 30, 2024
1 parent 7ad10c3 commit 78877d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:latest
FROM ubuntu:latest


WORKDIR /app
Expand Down

0 comments on commit 78877d0

Please sign in to comment.