mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-22 15:53:35 +01:00
Updated Go lang to 1.17.1 version
This commit is contained in:
parent
830c084048
commit
d0683d44f0
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -114,8 +114,6 @@ jobs:
|
||||
with:
|
||||
images: ${{ env.DOCKER_REPOSITORY }}/zabbix-${{ env.BASE_BUILD_NAME }}
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=semver,pattern={{ version }}
|
||||
type=semver,pattern={{ major }}.{{ minor }}
|
||||
type=raw,value=${{ matrix.os }}-{{ branch }}
|
||||
|
Loading…
Reference in New Issue
Block a user