Skip to content

Commit

Permalink
Update base image (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Podolinskiy authored Oct 9, 2024
1 parent 38a83c2 commit 883d388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightrun-init-agent/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG base_image_tag=alpine-3.20.0
ARG base_image_tag=alpine-3.20.0-r1

FROM lightruncom/prod-base:${base_image_tag}
ARG FILE
Expand Down

0 comments on commit 883d388

Please sign in to comment.