Rootless image
This commit is contained in:
parent
1e200bcb25
commit
8af5c6bd92
|
|
@ -7,7 +7,7 @@ networks:
|
|||
|
||||
services:
|
||||
server:
|
||||
image: codeberg.org/forgejo/forgejo:16.0.1
|
||||
image: codeberg.org/forgejo/forgejo:16.0.1-rootless
|
||||
user: "{{ ansible_user_uid }}:{{ ansible_group_uid }}"
|
||||
container_name: forgejo
|
||||
restart: always
|
||||
|
|
|
|||
Loading…
Reference in New Issue