Skip to content

Commit 2891ccb

Browse files
[UX] Pre-build a EFA version of the default Docker image #2793
1 parent 22b2530 commit 2891ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
else
7979
TAG_SUFFIX="-devel"
8080
FLAVOR="devel"
81-
FILE="base/Dockerfile"
81+
FILE="base/devel/Dockerfile"
8282
fi
8383
docker buildx build \
8484
--platform linux/amd64 \

0 commit comments

Comments
 (0)