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:
Tim Wojtulewicz 2022-11-18 09:41:44 -07:00
commit ade2bb385b
3 changed files with 6 additions and 2 deletions

View file

@ -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

View file

@ -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)

View file

@ -1 +1 @@
5.2.0-dev.345
5.2.0-dev.347