rishikumar20202023 commited on
Commit
198094e
·
verified ·
1 Parent(s): f9ad477

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM xtekky/g4f:latest
2
 
3
  # Install socat if it's not included in the base image
4
  RUN apt-get update && apt-get install -y socat
 
1
+ FROM hlohaus789/g4f:latest
2
 
3
  # Install socat if it's not included in the base image
4
  RUN apt-get update && apt-get install -y socat