Skip to content

Commit

Permalink
chore: updated name of docker app
Browse files Browse the repository at this point in the history
  • Loading branch information
nslee333 committed Mar 5, 2024
1 parent 6d5ebc9 commit 0b08782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
app:
image: docker-nextjs-dev
image: benddevops-dev
build: .
ports:
- 3000:3000

1 comment on commit 0b08782

@vercel
Copy link

@vercel vercel bot commented on 0b08782 Mar 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.