Skip to content

Commit 8fd276f

Browse files
authored
Fix misspel
1 parent 377fdb1 commit 8fd276f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WORKDIR /bin_dir
55

66
RUN apk add --no-cache \
77
# Builder deps
8-
curl=~7 && \
8+
curl=~7 \
99
unzip=~6 && \
1010
# Upgrade pip for be able get latest Checkov
1111
python3 -m pip install --no-cache-dir --upgrade pip

0 commit comments

Comments
 (0)