Skip to content

Commit

Permalink
(fix): use snowflake-labs repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kameshsampath committed Nov 29, 2024
1 parent a410172 commit 8e82e58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
build:
dockerfile: Dockerfile.config
context: .
image: ghcr.io/kameshsampath/apj-build-2024-slack-demo/snow-config:py-311
image: ghcr.io/snowflake-labs/apj-build-2024-slack-demo/snow-config:py-311
pull_policy: always
user: me
volumes:
Expand All @@ -17,7 +17,7 @@ services:
build:
dockerfile: Dockerfile
context: .
image: ghcr.io/kameshsampath/apj-build-2024-slack-demo/slack-bot:py-311
image: ghcr.io/snowflake-labs/apj-build-2024-slack-demo/slack-bot:py-311
pull_policy: always
user: me
env_file:
Expand Down

0 comments on commit 8e82e58

Please sign in to comment.