Skip to content

Commit

Permalink
chore(deps): update ubuntu:24.04 docker digest to ee6860a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 2678690 commit 27b7a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN \
cmake --build build -j 2 && \
${HOSTSPEC}-strip build/src/po2json

FROM --platform=${BUILDPLATFORM} ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b AS build-ubuntu
FROM --platform=${BUILDPLATFORM} ubuntu:24.04@sha256:ee6860ab126bb8291052401af00acad20d69c16e46579a47dac1c57cd4688446 AS build-ubuntu
ARG TARGETPLATFORM
COPY --from=xx / /

Expand Down

0 comments on commit 27b7a67

Please sign in to comment.