We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4b0f7e commit ca724d3Copy full SHA for ca724d3
Dockerfile
@@ -2,7 +2,7 @@
2
FROM tenable/terrascan:1.17.0 as terrascan
3
4
# Base Image
5
-FROM alpine:3.16
+FROM alpine:3.19.4
6
7
RUN apk update && \
8
apk add --no-cache git openssh
0 commit comments