Drop Luc Perkins as Dockerfile maintainer

Luc no longer works for the CNCF.
This commit is contained in:
Tim Bannister 2024-11-16 11:35:29 +00:00
parent 08daa7e744
commit a81412d510
No known key found for this signature in database
GPG Key ID: 31BA93F2DB289EFE
1 changed files with 0 additions and 2 deletions

View File

@ -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 \