Skip to content

Commit

Permalink
Update alpine base image version to 3.18.3 (#658)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-s-rao authored Aug 16, 2023
1 parent 598f2da commit e3c2579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ COPY . .

RUN make build

FROM alpine:3.18.2
FROM alpine:3.18.3

RUN apk add --update bash curl

Expand Down

0 comments on commit e3c2579

Please sign in to comment.