Skip to content

Commit 57987c1

Browse files
committed
update
1 parent 3a69df3 commit 57987c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 构建阶段
2-
FROM python:3.11-slim as builder
2+
FROM python:3.11-slim AS builder
33

44
# 安装构建依赖
55
RUN apt-get update && \

0 commit comments

Comments
 (0)