Skip to content

Commit ead81c8

Browse files
authored
update dockerfile for test (#9)
1 parent bdc6130 commit ead81c8

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-
# Another change for a full test
32

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

0 commit comments

Comments
 (0)