Skip to content

Commit

Permalink
libspng 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cshum committed Jan 11, 2023
1 parent 9249853 commit 7fa73db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM golang:${GOLANG_VERSION}-bullseye as builder

ARG VIPS_VERSION=8.14.1
ARG CGIF_VERSION=0.3.0
ARG LIBSPNG_VERSION=0.7.2
ARG LIBSPNG_VERSION=0.7.3
ARG TARGETARCH

ENV PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
Expand Down

0 comments on commit 7fa73db

Please sign in to comment.