Skip to content

Commit

Permalink
Update Alpine to 3.17.3 version to fix CVE-2023-0464, CVE-2023-0465 and
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Mar 31, 2023
1 parent 7150259 commit 404973a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ All user visible changes to this project will be documented in this file. This p



## [7.93-r5] · 2023-03-31
[7.93-r5]: /../../tree/7.93-r5

[Diff](/../../compare/7.93-r4...7.93-r5)

### Security updated

- [Alpine Linux] 3.17.3: <https://github.com/docker-library/official-images/commit/3f1217773efac2f535ec54e17c574ae3f762ff7c>




## [7.93-r4] · 2023-02-13
[7.93-r4]: /../../tree/7.93-r4

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM alpine:3.17

ARG nmap_ver=7.93
ARG build_rev=4
ARG build_rev=5


# Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Nmap Docker image

## Supported tags and respective `Dockerfile` links

- [`7.93-r4`, `7.93`, `7`, `latest`][201]
- [`7.93-r5`, `7.93`, `7`, `latest`][201]



Expand Down

0 comments on commit 404973a

Please sign in to comment.