shethjenil commited on
Commit
dd56d18
·
verified ·
1 Parent(s): 18ea790

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM gitea/gitea:1.26.1
2
  EXPOSE 7860
3
  ENV GITEA__server__HTTP_PORT=7860
4
  ENV GITEA__server__ROOT_URL=http://localhost:7860/
 
1
+ FROM gitea/gitea:latest
2
  EXPOSE 7860
3
  ENV GITEA__server__HTTP_PORT=7860
4
  ENV GITEA__server__ROOT_URL=http://localhost:7860/