Check for image updates on startup
This commit is contained in:
parent
8f927221b4
commit
203e6656da
3 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ DropCapability=ALL
|
|||
Image=docker.io/plantuml/plantuml-server:jetty
|
||||
Network=private
|
||||
NoNewPrivileges=true
|
||||
PodmanArgs=--transient-store
|
||||
PodmanArgs=--pull=newer --transient-store
|
||||
PublishPort=127.0.0.1:8080:8080
|
||||
ReadOnly=true
|
||||
# keep-sorted end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue