diff --git a/Dockerfile b/Dockerfile index 629a1ae..a9345d8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ # SPDX-License-Identifier: Apache-2.0 # -FROM golang:1.22.5-bookworm AS builder +FROM golang:1.22.6-bookworm AS builder LABEL maintainer="Aether SD-Core "