Skip to content

Commit

Permalink
fix: docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
domire8 committed Sep 20, 2023
1 parent 71cf431 commit 29557b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

IMAGE_NAME=ghcr.io/aica-technology/communication-interfaces
IMAGE_NAME=ghcr.io/aica-technology/network-interfaces
IMAGE_TAG=latest

ROS2_VERSION=humble
Expand Down

0 comments on commit 29557b9

Please sign in to comment.