mirror of
https://github.com/Dokploy/templates.git
synced 2026-04-27 10:38:36 -05:00
(fix): set pull policy to pull latest image (#368)
Co-authored-by: Khaled Gabr <khaled.gabr@plark.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
plark:
|
||||
image: plarkinc/plark:latest
|
||||
pull_policy: always
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80"
|
||||
|
||||
Reference in New Issue
Block a user