Browse Source

updated gitea to 13.6.1

master
bmen 4 years ago
parent
commit
708b2e9cbb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docker-compose-prod.yml

+ 1
- 1
docker-compose-prod.yml View File

@ -9,7 +9,7 @@ networks:
services: services:
app: app:
image: gitea/gitea:1.11.6
image: gitea/gitea:1.13.6
environment: environment:
- USER_UID=1000 - USER_UID=1000
- USER_GID=1000 - USER_GID=1000


Loading…
Cancel
Save