Skip to content

Commit

Permalink
build: change image tag
Browse files Browse the repository at this point in the history
Use anydistro/bxt:latest as we do in our GitHub workflow.
  • Loading branch information
romangg authored and LordTermor committed Jul 29, 2024
1 parent f740cf6 commit eb75e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
- SYS_PTRACE

production:
image: bxt_production:latest
image: anydistro/bxt:latest
build:
context: .
target: production
Expand Down

0 comments on commit eb75e5c

Please sign in to comment.