Skip to content

Commit c86a719

Browse files
committed
fix: dockerfile 文件用错了版本
1 parent 562498b commit c86a719

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,4 +1,4 @@
1-
FROM python:3.12-slim-alpine
1+
FROM python:3.12-slim
22

33
LABEL org.opencontainers.image.url https://python-openbmclapi.ttb-network.top/
44
LABEL org.opencontainers.image.source https://github.com/TTB-Network/python-openbmclapi

0 commit comments

Comments
 (0)