Skip to content

Commit a761576

Browse files
authored
Merge pull request #52 from lightrun-platform/DEVOPS-2894-upgrading-base-image-for-lightrun-init-agent
Updated the base image to lightruncom/prod-base:alpine-3.22.0-r0 to r…
2 parents 4dc608b + 34b4162 commit a761576

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)