chore: update go modules
This commit is contained in:
parent
a6935111d0
commit
fa4874d16b
4 changed files with 26 additions and 24 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -29,6 +29,7 @@ jobs:
|
|||
id: docker_build
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
platforms: linux/amd64, linux/arm64
|
||||
push: true
|
||||
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/go-charts
|
||||
- name: Image digest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue