Skip to content

Commit

Permalink
build: go 1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cshum committed Oct 6, 2022
1 parent e4563f1 commit d37d541
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
@@ -1,4 +1,4 @@
ARG GOLANG_VERSION=1.19.0
ARG GOLANG_VERSION=1.19.2
FROM golang:${GOLANG_VERSION}-bullseye as builder

ARG VIPS_VERSION=8.13.2
Expand Down

0 comments on commit d37d541

Please sign in to comment.