Skip to content

Commit

Permalink
Updat to go-1.22.2 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Apr 9, 2024
1 parent cdaf8e4 commit ee0fca1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM golang:1.22.0-bookworm as builder
FROM golang:1.22.2-bookworm as builder

ENV COMMONDIR=/common \
IN_BUILDER=true \
VERSION_GO_SWAGGER=0.30.5 \
VERSION_GOLANGCI_LINT=1.56.0 \
VERSION_GOLANGCI_LINT=1.57.2 \
VERSION_JQ=1.7 \
VERSION_PROTOC=3.20.1 \
VERSION_DOCKER_MAKE=v0.3.6 \
Expand Down

0 comments on commit ee0fca1

Please sign in to comment.