Skip to content

Commit d9862bd

Browse files
authored
update Dockerfile (#16)
1 parent c87d434 commit d9862bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
FROM python:3.13-slim
2-
# update to force change
32

43
RUN apt-get update && \
54
apt-get install -y --no-install-recommends ca-certificates && \

0 commit comments

Comments
 (0)