Skip to content

Commit

Permalink
Removing target architecture flag
Browse files Browse the repository at this point in the history
  • Loading branch information
hcadavid committed Jan 15, 2025
1 parent a1bcbff commit 0fd4fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# basic python3 image as base
FROM --platform=linux/amd64 harbor2.vantage6.ai/infrastructure/algorithm-base
FROM harbor2.vantage6.ai/infrastructure/algorithm-base

# This is a placeholder that should be overloaded by invoking
# docker build with '--build-arg PKG_NAME=...'
Expand Down

0 comments on commit 0fd4fad

Please sign in to comment.