Skip to content

Commit

Permalink
Push new image.
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqisun committed Oct 26, 2024
1 parent c91a3bc commit 166d98a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion run_docker.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

IMAGE=cgra/cgra-flow:demo
IMAGE=cgra/cgra-flow:20241025

CONTAINER=CGRA-Flow-OpenRoad

Expand Down
2 changes: 1 addition & 1 deletion run_mac_docker.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

CONTAINER=yuqisun/cgra-flow-openroad:latest # cgra/cgra-flow:demo
CONTAINER=cgra/cgra-flow:20241025
NIC=en0

# Grab the ip address of this box
Expand Down

0 comments on commit 166d98a

Please sign in to comment.