AkshitShubham commited on
Commit
ede5012
·
verified ·
1 Parent(s): cf58b83

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
  # Start with a base image
2
  FROM ubuntu:22.04
3
-
4
  # Set environment variables for non-interactive installs
5
  ENV DEBIAN_FRONTEND=noninteractive
6
 
 
1
  # Start with a base image
2
  FROM ubuntu:22.04
3
+
4
  # Set environment variables for non-interactive installs
5
  ENV DEBIAN_FRONTEND=noninteractive
6