Drop Luc Perkins as Dockerfile maintainer
Luc no longer works for the CNCF.
This commit is contained in:
parent
08daa7e744
commit
a81412d510
|
|
@ -6,8 +6,6 @@
|
|||
|
||||
FROM docker.io/library/golang:1.23.0-alpine3.20
|
||||
|
||||
LABEL maintainer="Luc Perkins <lperkins@linuxfoundation.org>"
|
||||
|
||||
RUN apk add --no-cache \
|
||||
curl \
|
||||
gcc \
|
||||
|
|
|
|||
Loading…
Reference in New Issue