To optimize Docker image size.

main
yoan 2024-08-30 23:30:16 +08:00
parent 7ad10c3e34
commit 78877d0643
1 changed files with 1 additions and 1 deletions

View File

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