Skip to content

Commit

Permalink
Fix ZAP Dockerfile by the way
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian-Nordic committed Feb 18, 2022
1 parent 1b9ce1e commit e1a3a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build-zap/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.14

RUN apk add --no-cache \
nodejs=14.18.1-r0 \
nodejs=14.19.0-r0 \
openjdk11=11.0.14_p9-r0 \
npm=7.17.0-r0 \
python3=3.9.5-r2 \
Expand Down

0 comments on commit e1a3a5c

Please sign in to comment.