To optimize Docker image size.

This commit is contained in:
yoan 2024-08-30 23:30:16 +08:00
parent 7ad10c3e34
commit 78877d0643

View File

@ -1,4 +1,4 @@
FROM alpine:latest
FROM ubuntu:latest
WORKDIR /app