Skip to content

Commit

Permalink
fix: remove container name
Browse files Browse the repository at this point in the history
  • Loading branch information
ceelogre committed Dec 3, 2024
1 parent 58b8dcd commit 51a70bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
output=$( docker run -d \
-p 4008:5000 \
--env-file env \
--name applications-bn \
${{ secrets.DOCKER_HUB_USERNAME2 }}/atlp-devpulse-bn:latest)
echo $output
Expand Down

0 comments on commit 51a70bb

Please sign in to comment.