Skip to content

Commit

Permalink
[Snyk] Security upgrade alpine from 3.16.1 to 3.17 (#1203)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
omritoptix and snyk-bot authored Sep 9, 2024
1 parent d2f912c commit 5814187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ RUN go install github.com/go-delve/delve/cmd/dlv@latest
RUN make build-debug

# Use a small base image
FROM alpine:3.16.1
FROM alpine:3.17

# Install runtime dependencies
RUN apk add curl jq bash vim
Expand Down

0 comments on commit 5814187

Please sign in to comment.