Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bkataru authored Sep 30, 2024
1 parent b3467f9 commit a59f60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
services:
rust-impulse:
image: bkataru/impulses:rust-generic
container_name: rust-impulse-container
container_name: rust-generic-impulse-container
build:
context: .
dockerfile: ./Dockerfile
Expand Down

0 comments on commit a59f60b

Please sign in to comment.