Skip to content

Commit a6d19dc

Browse files
renovate[bot]J12934
authored andcommitted
Update debian Docker tag to v12.11
1 parent bf9e698 commit a6d19dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scanners/screenshooter/scanner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# This is using debian rather than alpine, as firefox on alpine seems to be missing some crucial fonts.
66
# This lets the screenshots taken on alpine look weird
7-
FROM debian:12.0
7+
FROM debian:12.11
88
RUN apt-get update && apt-get install firefox-esr -y
99
RUN groupadd -g 1001 screenshooter \
1010
&& useradd -M -u 1001 -g 1001 securecodebox

0 commit comments

Comments
 (0)