Skip to content

Commit

Permalink
force amd64 platform on docker
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed Jul 16, 2024
1 parent ff2e406 commit eccca4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
services:
devcontainer:
platform: linux/amd64
build:
context: .
dockerfile: Dockerfile
Expand Down

0 comments on commit eccca4d

Please sign in to comment.