Skip to content

Commit

Permalink
build: libvips 8.16.0 (#505)
Browse files Browse the repository at this point in the history
* build: libvips 8.16.0

* test: reset golden

* test: update golden files
  • Loading branch information
cshum authored Dec 2, 2024
1 parent 9d987ff commit 48d6c40
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-22.04
env:
CGO_CFLAGS_ALLOW: -Xpreprocessor
VIPS_VERSION: 8.15.3
VIPS_VERSION: 8.16.0
V: 6

steps:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG GOLANG_VERSION=1.23.3
FROM golang:${GOLANG_VERSION}-bookworm as builder

ARG VIPS_VERSION=8.15.3
ARG VIPS_VERSION=8.16.0
ARG TARGETARCH

ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified testdata/golden/fit-in/67x67/gopher-front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 48d6c40

Please sign in to comment.