Skip to content

Commit

Permalink
chore: Updated tagged image
Browse files Browse the repository at this point in the history
  • Loading branch information
dilawar committed Jan 20, 2024
1 parent 037735c commit af85f85
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
services:
app:
image: subcom/rust_android
build: .
android:
image: subcom/rust_android:2024.01.20
build:
context: .
volumes:
- .:/app

0 comments on commit af85f85

Please sign in to comment.