modify(all): chmod

This commit is contained in:
cnphpbb
2024-03-27 06:24:05 +08:00
parent 433769f282
commit c90af6c509
47 changed files with 3 additions and 2 deletions

2
portainer-ce/portainer-ce.yaml Executable file → Normal file
View File

@@ -3,7 +3,7 @@ version: '3.8'
services:
portainer:
image: ${IMAGETAG}
image: ${IMAGE_TAG}
restart: always
ports:
- "9000:9000"