Skip to content

Commit 07fe190

Browse files
Update ZAP to tip. (#24160)
Pulls in Darwin old name information.
1 parent fb18595 commit 07fe190

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integrations/docker/images/chip-build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ RUN set -x \
163163

164164
# Install a known ZAP release
165165
# Only keep the cli version, since `zap` is 143MB and not usable (UI)
166-
ENV ZAP_VERSION=v2022.12.19-nightly
166+
ENV ZAP_VERSION=v2022.12.20-nightly
167167
RUN set -x \
168168
&& mkdir -p /opt/zap-${ZAP_VERSION} \
169169
&& cd /opt/zap-${ZAP_VERSION} \
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.24 Version bump reason: Updating ZAP to v2022.12.19-nightly
1+
0.6.25 Version bump reason: Updating ZAP to v2022.12.20-nightly

0 commit comments

Comments
 (0)