switched pull policy back to always
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user