Skip to content

Commit f5e40f0

Browse files
committed
update versions in build action 5
1 parent 704eed0 commit f5e40f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-wavpack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ jobs:
153153
run: |
154154
docker build \
155155
--build-arg GLIBC_VERSION=${{ matrix.glibc_version }} \
156+
--build-arg UBUNTU_VERSION=${{ matrix.ubuntu_version }} \
156157
--build-arg WAVPACK_VERSION=${{ matrix.wavpack_version }} \
157158
-f Dockerfile.build \
158159
-t wavpack-builder .

0 commit comments

Comments
 (0)