Skip to content

Commit

Permalink
Update pizzafactory0contorno/piatto:alpine-edge Docker digest to 6ac4333
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 17679a9 commit b79a498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alpine-edge/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pizzafactory0contorno/piatto:alpine-edge@sha256:f0ab3092966901a68d17f08d2e8dada2dcb07b7dfea12c6bc42b2bb608bb9266 as builder
FROM pizzafactory0contorno/piatto:alpine-edge@sha256:6ac433378468ac2fb0178f4be43df83857859f7269832aa849181c920cc79f3a as builder

ARG TARGET_ARCH
ARG EXTRA_PACKAGES
Expand All @@ -11,7 +11,7 @@ RUN git clone --recursive https://github.com/toppers/athrill-target-${TARGET_ARC
RUN if [ -f ./build.bash ]; then bash ./build.bash all; else cd /tmp && cmake /build && make; fi


FROM pizzafactory0contorno/piatto:alpine-edge@sha256:f0ab3092966901a68d17f08d2e8dada2dcb07b7dfea12c6bc42b2bb608bb9266
FROM pizzafactory0contorno/piatto:alpine-edge@sha256:6ac433378468ac2fb0178f4be43df83857859f7269832aa849181c920cc79f3a

RUN sudo mkdir -p /opt/bin/ /opt/src/athrill
COPY --from=builder /tmp/athrill2 /opt/bin/athrill2
Expand Down

0 comments on commit b79a498

Please sign in to comment.