Skip to content

Commit

Permalink
Merge branch 'main' into v3.81
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravenwater committed Jan 26, 2025
2 parents 66eca20 + e28c0fe commit eed5efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.clang13
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN cmake -D$target=ON -DBUILD_CMD_LINE_TOOLS=ON -DBUILD_DEMONSTRATION=OFF .. &&


# RELEASE stage
FROM ubuntu:latest AS release
FROM ubuntu:24.10 AS release
LABEL maintainer="Theodore Omtzigt"

#RUN apk add --no-cache libc6-compat libstdc++ cmake make bash gawk sed grep bc coreutils
Expand Down

0 comments on commit eed5efd

Please sign in to comment.