Skip to content

Commit 6c4295d

Browse files
chore(deps): update alpine docker tag to v3.22 (#45)
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | alpine | 3.20 | 3.22 | Co-authored-by: dreadnode-renovate-bot[bot] <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com>
1 parent b01a8b8 commit 6c4295d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/book/templates/nmap.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# credits: https://github.com/instrumentisto/nmap-docker-image/blob/main/Dockerfile
22

33
# https://hub.docker.com/_/alpine
4-
FROM alpine:3.20
4+
FROM alpine:3.22
55

66
ARG nmap_ver=7.95
77
ARG build_rev=4

0 commit comments

Comments
 (0)