Skip to content

Commit

Permalink
Update pizzafactory0contorno/piatto:alpine-edge Docker digest to d797b3d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 309f69f commit d146271
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:6ac433378468ac2fb0178f4be43df83857859f7269832aa849181c920cc79f3a as builder
FROM pizzafactory0contorno/piatto:alpine-edge@sha256:d797b3dc1280861443caacb7f88fe0caad1d3685c63fbce88627c5db9850f0c7 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:6ac433378468ac2fb0178f4be43df83857859f7269832aa849181c920cc79f3a
FROM pizzafactory0contorno/piatto:alpine-edge@sha256:d797b3dc1280861443caacb7f88fe0caad1d3685c63fbce88627c5db9850f0c7

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

0 comments on commit d146271

Please sign in to comment.