switched pull policy back to always
This commit is contained in:
parent
9cd5a6a404
commit
0922c5089b
|
@ -2,7 +2,7 @@ services:
|
|||
|
||||
stm32_devcontainer:
|
||||
image: git.fasttube.de/fasttube/stm32_devcontainer:latest
|
||||
pull_policy: never
|
||||
pull_policy: always
|
||||
container_name: stm32_devcontainer
|
||||
stdin_open: true
|
||||
tty: true
|
||||
|
|
Loading…
Reference in New Issue