Skip to content

Commit

Permalink
升级组件
Browse files Browse the repository at this point in the history
  • Loading branch information
myhhub committed Oct 12, 2024
1 parent 5abce74 commit 3218711
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 基础镜像
# https://hub.docker.com/_/python/tags?page=1&name=3.11.10-slim-bullseye
FROM docker.io/python:3.11.10-slim-bullseye
# https://hub.docker.com/_/python/tags?page=1&name=3.11-slim-bullseye
FROM docker.io/python:3.11-slim-bullseye

MAINTAINER myh
#增加语言utf-8
Expand Down

0 comments on commit 3218711

Please sign in to comment.