bardd commited on
Commit
9ce5a85
·
verified ·
1 Parent(s): 9b5cb22

add new comment

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  FROM python:3.11-slim
2
-
3
  # Set environment variables
4
  ENV DEBIAN_FRONTEND=noninteractive
5
  ENV TZ=UTC
 
1
  FROM python:3.11-slim
2
+ #add new comment
3
  # Set environment variables
4
  ENV DEBIAN_FRONTEND=noninteractive
5
  ENV TZ=UTC