Skip to content

Commit

Permalink
go 1.21.6 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 committed Jan 12, 2024
1 parent 8b6ecc7 commit 75a75c5
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.21.4-bookworm as builder
FROM golang:1.21.6-bookworm as builder

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

0 comments on commit 75a75c5

Please sign in to comment.