Skip to content

Commit

Permalink
chore: [Snyk] Security upgrade alpine from 3.17 to 3.21.0 (#5366)
Browse files Browse the repository at this point in the history
  • Loading branch information
cisse21 authored Dec 11, 2024
1 parent 33a1e30 commit f22e8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/benchmark/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ COPY . .

RUN go build -o throttling ./cmd/benchmark/throttling/

FROM alpine:3.17
FROM alpine:3.21.0

COPY --from=builder workdir/throttling .

Expand Down

0 comments on commit f22e8f4

Please sign in to comment.