Update gitea/gitea Docker tag to v1.11.6
This commit is contained in:
parent
e642c6db55
commit
f64d896bf5
@ -1,4 +1,4 @@
|
||||
FROM gitea/gitea:1.11.5
|
||||
FROM gitea/gitea:1.11.6
|
||||
|
||||
EXPOSE 3020
|
||||
EXPOSE 2222
|
||||
|
@ -3,6 +3,6 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
gitea:
|
||||
image: gitea/gitea:1.11.5
|
||||
image: gitea/gitea:1.11.6
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
Reference in New Issue
Block a user