Skip to content

Commit

Permalink
fix(config) removes platform from service
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermep authored and gszr committed Jun 9, 2022
1 parent da08808 commit 11712a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ services:
restart: on-failure

kong:
platform: linux/arm64
image: "${KONG_DOCKER_TAG:-kong:latest}"
user: "${KONG_USER:-kong}"
environment:
Expand Down

0 comments on commit 11712a3

Please sign in to comment.