Skip to content

Commit 34b4162

Browse files
committed
Updated the base image to lightruncom/prod-base:alpine-3.22.0-r0 to resolve cve related to alpine in init agent
1 parent 4dc608b commit 34b4162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightrun-init-agent/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG base_image_tag=alpine-3.20.0-r1
1+
ARG base_image_tag=alpine-3.22.0-r0
22

33
FROM lightruncom/prod-base:${base_image_tag}
44
ARG FILE

0 commit comments

Comments
 (0)