fix: unrestrict version

This commit is contained in:
Strix 2023-11-07 15:31:20 +01:00
parent d893fcaaaf
commit 629790adbb
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -1,7 +1,7 @@
version: '2.2' version: '2.2'
services: services:
git: git:
image: codeberg.org/forgejo/forgejo:1.20 image: codeberg.org/forgejo/forgejo
container_name: git # IMPORTANT FOR SSH container_name: git # IMPORTANT FOR SSH
restart: always restart: always
privileged: true privileged: true