Skip to content

Commit e20053e

Browse files
committed
Base has been testing the wrong file
1 parent a8eb140 commit e20053e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
max_attempts: 3
5656
command: |
5757
docker buildx build \
58-
--file Dockerfile \
58+
--file Dockerfile.base.ubuntu-${{ matrix.release }} \
5959
--platform linux/${{ matrix.platform }} \
6060
--tag ${{ env.GH_RUNNER_IMAGE }} \
6161
--load \

0 commit comments

Comments
 (0)