Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/topic/awelzel/push-to-docker-hub…
Browse files Browse the repository at this point in the history
…-zeek'

* origin/topic/awelzel/push-to-docker-hub-zeek:
  Docker Hub: Push images to zeek/zeek and zeek/zeek-dev
  • Loading branch information
ckreibich committed Dec 14, 2022
2 parents ca1138d + 0206bfe commit 92e4c11
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
tags: |
public.ecr.aws/zeek/${{ steps.target.outputs.tag }}
docker.io/zeekurity/${{ steps.target.outputs.tag }}
docker.io/zeek/${{ steps.target.outputs.tag }}
- name: Preserve image artifact
uses: actions/upload-artifact@v3
Expand Down
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
5.2.0-dev.435 | 2022-12-13 21:51:24 -0800

* Docker Hub: Push images to zeek/zeek and zeek/zeek-dev (Arne Welzel, Corelight)

5.2.0-dev.432 | 2022-12-13 10:25:21 -0700

* Bump Spicy and spicy-plugin to latest releases. (Benjamin Bannier, Corelight)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.2.0-dev.432
5.2.0-dev.435

0 comments on commit 92e4c11

Please sign in to comment.