Skip to content

Commit

Permalink
force to use last image in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosantossyngenta committed Feb 28, 2024
1 parent 408ad6f commit 47d7473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ x-environment:
services:
main:
image: ghcr.io/syngenta-digital/service-java-data-pipelines-metorikku:devcontainer
pull_policy: always
environment:
<<: *default-environment
user: vscode
Expand Down

0 comments on commit 47d7473

Please sign in to comment.