Skip to content

Commit 2a88f02

Browse files
committed
Fix devenv image
Signed-off-by: Romain Arnaud <[email protected]>
1 parent 0ec3178 commit 2a88f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer/images/devenv/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN set -x \
99
openssl-3.0.9 \
1010
procps-ng-3.3.17 \
1111
# python3-devl is needed when installing checkov's dependencies
12-
python3-devel-3.11.4 \
12+
python3-devel-3.11.5 \
1313
rsync-3.2.7 \
1414
unzip-6.0 \
1515
which-2.21 \

0 commit comments

Comments
 (0)