diff --git a/build/Dockerfile b/build/Dockerfile index e38d32ae6..d51636753 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -2,7 +2,7 @@ ARG BINARY=flipt -FROM alpine:3.23.0 +FROM alpine:3.23.3 LABEL maintainer="dev@flipt.io" LABEL org.opencontainers.image.name="flipt"