mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/topic/amazon-ecr-zeek-not-zeekurity'
* origin/topic/awelzel/topic/amazon-ecr-zeek-not-zeekurity: docker/ecr: Push into zeek/zeek, not zeekurity/zeek
This commit is contained in:
commit
ade2bb385b
3 changed files with 6 additions and 2 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -106,7 +106,7 @@ jobs:
|
|||
CONFFLAGS=${{ env.CONFFLAGS }}
|
||||
push: true
|
||||
tags: |
|
||||
public.ecr.aws/zeekurity/${{ steps.target.outputs.tag }}
|
||||
public.ecr.aws/zeek/${{ steps.target.outputs.tag }}
|
||||
docker.io/zeekurity/${{ steps.target.outputs.tag }}
|
||||
|
||||
- name: Preserve image artifact
|
||||
|
|
4
CHANGES
4
CHANGES
|
@ -1,3 +1,7 @@
|
|||
5.2.0-dev.347 | 2022-11-18 09:41:44 -0700
|
||||
|
||||
* docker/ecr: Push into zeek/zeek, not zeekurity/zeek (Arne Welzel, Corelight)
|
||||
|
||||
5.2.0-dev.345 | 2022-11-18 09:41:08 -0700
|
||||
|
||||
* Fix warning in broker.web-socket-events btest (Dominik Charousset, Corelight)
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
5.2.0-dev.345
|
||||
5.2.0-dev.347
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue