update go version in go.mod
All checks were successful
Build and publish the docker image / build (push) Successful in 55s
All checks were successful
Build and publish the docker image / build (push) Successful in 55s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -3,10 +3,10 @@ services:
|
||||
container_name: tren
|
||||
image: git.ngn.tf/ngn/tren:latest
|
||||
ports:
|
||||
- 80:8080
|
||||
- 80:8080
|
||||
read_only: true
|
||||
cap_drop:
|
||||
- ALL
|
||||
- ALL
|
||||
security_opt:
|
||||
- no-new-privileges:true
|
||||
- no-new-privileges:true
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user