Skip to content

Commit

Permalink
chore(deps): update techknowlogick/xgo docker tag to go-1.21.2 (#2523)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 284fb99 commit aaf7bdc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .woodpecker/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ when:
variables:
- &golang_image 'golang:1.21.2'
- &node_image 'node:20-alpine'
- &xgo_image 'techknowlogick/xgo:go-1.20.2'
- &xgo_image 'techknowlogick/xgo:go-1.21.2'
- &xgo_version 'go-1.20.2'

steps:
Expand Down
2 changes: 1 addition & 1 deletion .woodpecker/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ depends_on:
variables:
- &golang_image 'golang:1.21.2'
- &node_image 'node:20-alpine'
- &xgo_image 'techknowlogick/xgo:go-1.20.2'
- &xgo_image 'techknowlogick/xgo:go-1.21.2'
- &xgo_version 'go-1.20.2'
- &platforms_release 'linux/arm/v6,linux/arm/v7,linux/arm64/v8,linux/386,linux/amd64,linux/ppc64le,linux/riscv64,linux/s390x,freebsd/arm64,freebsd/amd64,openbsd/arm64,openbsd/amd64'
- &platforms_server 'linux/arm/v7,linux/arm64/v8,linux/amd64,linux/ppc64le,linux/riscv64'
Expand Down

0 comments on commit aaf7bdc

Please sign in to comment.