Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.19.10
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and kaworu committed Jun 7, 2023
1 parent 68a0381 commit d78f495
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ GOLANGCILINT_IMAGE_SHA = sha256:858aaf58a607c8d188e96661c55e4585603acbb4e6951018
GOLANGCILINT_VERSION = $(shell golangci-lint version 2>/dev/null)

# renovate: datasource=docker depName=golang
GOLANG_IMAGE_VERSION = 1.19.9-alpine3.17
GOLANG_IMAGE_SHA = sha256:9668643a2e62d8bd298ef3663a96de4a70ceb2865b9b7cadd1d5e08387745103
GOLANG_IMAGE_VERSION = 1.19.10-alpine3.17
GOLANG_IMAGE_SHA = sha256:df26628d5588f356a0911aea357acc8cfb91066b83059a435f26112be6010160

all: hubble

Expand Down

0 comments on commit d78f495

Please sign in to comment.