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

Commit

Permalink
fix Ubuntu 22.04 build to actually use it
Browse files Browse the repository at this point in the history
fixes #121
  • Loading branch information
StefanRijnhart authored Jun 23, 2022
1 parent 2ceacbc commit 4e7e471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ docker-targets:
jammy:
source: docker/Dockerfile.debian
args:
from: ubuntu:bionic
from: ubuntu:jammy
jpeg: libjpeg-turbo8-dev
output: deb
matrix: ['amd64', 'i386', 'arm64', 'armhf', 'ppc64el']
Expand Down

0 comments on commit 4e7e471

Please sign in to comment.