Skip to content
Snippets Groups Projects
Commit 133e54ed authored by void's avatar void
Browse files

versionen angepasst

parent e87c6267
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ version: "2.4"
services:
app:
image: gitea/gitea:1.21.4
image: gitea/gitea:1
restart: always
depends_on:
- db
......@@ -37,7 +37,7 @@ services:
db:
image: mariadb:11.2.2
image: mariadb:11
restart: always
volumes:
- /srv/gitea/db/:/var/lib/mysql
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment