Skip to content

Commit

Permalink
Update Dockerfile_depends
Browse files Browse the repository at this point in the history
  • Loading branch information
1473371932 authored Oct 11, 2024
1 parent 0cb843c commit c8f14ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile_depends
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 构建层
FROM python:3.12.5-slim-bookworm AS builder
FROM python:3.8-slim-bookworm AS builder

RUN apt-get update && \
apt-get upgrade -y && \
Expand Down

0 comments on commit c8f14ca

Please sign in to comment.