chore(deps): update golang docker tag to v1.21.2 (#2532)

This commit is contained in:
renovate[bot] 2023-10-07 08:57:35 +02:00 committed by GitHub
parent 4b4e91e4ee
commit 4e0b0bd9b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@ when:
event: tag
variables:
- &golang_image 'golang:1.21.1'
- &golang_image 'golang:1.21.2'
- &node_image 'node:20-alpine'
- &xgo_image 'techknowlogick/xgo:go-1.20.2'
- &xgo_version 'go-1.20.2'

View file

@ -10,7 +10,7 @@ depends_on:
- web
variables:
- &golang_image 'golang:1.21.1'
- &golang_image 'golang:1.21.2'
- &node_image 'node:20-alpine'
- &xgo_image 'techknowlogick/xgo:go-1.20.2'
- &xgo_version 'go-1.20.2'

View file

@ -14,7 +14,7 @@ when:
event: cron
variables:
- &golang_image 'golang:1.21.1'
- &golang_image 'golang:1.21.2'
- &node_image 'node:20-alpine'
steps:

View file

@ -6,7 +6,7 @@ when:
- release/*
variables:
- &golang_image 'golang:1.21.1'
- &golang_image 'golang:1.21.2'
- &when
- path: &when_path
# related config files