Skip to content

Commit a59f60b

Browse files
authored
Update docker-compose.yml
1 parent b3467f9 commit a59f60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
services:
33
rust-impulse:
44
image: bkataru/impulses:rust-generic
5-
container_name: rust-impulse-container
5+
container_name: rust-generic-impulse-container
66
build:
77
context: .
88
dockerfile: ./Dockerfile

0 commit comments

Comments
 (0)