Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
schmttc authored Apr 12, 2024
1 parent eb8085b commit 92fb28f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ version: "3.5"
services:
build:
container_name: marlin-build
image: schmttc/marlin-build:latest
# image: schmttc/marlin-build:latest
image: frealmyr/marlin-build:latest
user: 1000:1000
stdin_open: true
tty: true
Expand Down

0 comments on commit 92fb28f

Please sign in to comment.