Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

fix(dependencies): apk-tools upgrade to fix CVE-2021-36159 #73

Merged
merged 2 commits into from
Aug 4, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: Build
  • Loading branch information
lholota committed Aug 4, 2021
commit 7fe72352032412c4ae4f209e7d718550ced15194
2 changes: 1 addition & 1 deletion alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM
FROM alpine:3.14.0

LABEL maintainer="Lukas Holota <[email protected]>"

Expand Down