Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Remove jetson image
Browse files Browse the repository at this point in the history
  • Loading branch information
josephevans committed Sep 2, 2023
1 parent efd203b commit 547d557
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ci/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,13 +200,6 @@ services:
###################################################################################################
# Miscellaneous containers
###################################################################################################
jetson:
image: ${DOCKER_CACHE_REGISTRY}/build.jetson:latest
build:
context: .
dockerfile: Dockerfile.build.jetson
cache_from:
- ${DOCKER_CACHE_REGISTRY}/build.jetson:latest
ubuntu_cpu_jekyll:
image: ${DOCKER_CACHE_REGISTRY}/build.ubuntu_cpu_jekyll:latest
build:
Expand Down

0 comments on commit 547d557

Please sign in to comment.