Skip to content

Commit

Permalink
build: update alpine image version to 3.20.1 (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: Niladri Halder <[email protected]>
  • Loading branch information
niladrih authored Jun 24, 2024
1 parent c9c89e8 commit 1142fa3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions .trivyignore

This file was deleted.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.14.10
FROM alpine:3.20.1

RUN apk add --no-cache util-linux xfsprogs xfsprogs-extra lvm2 device-mapper e2fsprogs-extra quota-tools

Expand Down

0 comments on commit 1142fa3

Please sign in to comment.