mirror of
https://github.com/minoplhy/docker-ripe-atlas.git
synced 2025-04-21 04:16:58 +00:00
misc: remove old Debian references and complete the takeover
This commit is contained in:
parent
a13711e7f9
commit
db5ba45a0c
@ -1,7 +1,6 @@
|
||||
## builder
|
||||
FROM alpine:3.21 as builder
|
||||
LABEL image="ripe-atlas-builder"
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG GIT_URL=https://github.com/RIPE-NCC/ripe-atlas-software-probe.git
|
||||
|
||||
COPY alpinelinux-fix-sys-reboot.patch /tmp/alpinelinux-fix-sys-reboot.patch
|
||||
@ -32,7 +31,7 @@ COPY --from=builder /tmp/ripe-atlas-software-probe /
|
||||
|
||||
## the actual image
|
||||
FROM alpine:3.21
|
||||
LABEL maintainer="dockerhub@public.swineson.me"
|
||||
LABEL maintainer="c@3qx.nl"
|
||||
LABEL image="ripe-atlas"
|
||||
|
||||
COPY --from=builder /tmp/ripe-atlas-software-probe /tmp/ripe-atlas-software-probe
|
||||
|
Loading…
x
Reference in New Issue
Block a user