diff --git a/Dockerfile b/Dockerfile index 5769308..a42e44a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,6 @@ # SPDX-License-Identifier: Apache-2.0 # - FROM golang:1.23.3-bookworm AS builder RUN apt-get update && \