Skip to content

Commit

Permalink
Update pizzafactory0contorno/piatto:alpine-3.15.0 Docker digest to 79…
Browse files Browse the repository at this point in the history
…1b532
  • Loading branch information
renovate[bot] committed Nov 12, 2024
1 parent 96d10c3 commit 0bad803
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alpine-3.15.0/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pizzafactory0contorno/piatto:alpine-3.15.0@sha256:618acceaa09052dd476e5c12b0cfbe8b52bc3797b7a90d5f784f28b642ff01e0 as builder
FROM pizzafactory0contorno/piatto:alpine-3.15.0@sha256:791b532ffff961d9ca738c6a350f59dde7f8e33f8374051a049f76d01e7963eb 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-3.15.0@sha256:618acceaa09052dd476e5c12b0cfbe8b52bc3797b7a90d5f784f28b642ff01e0
FROM pizzafactory0contorno/piatto:alpine-3.15.0@sha256:791b532ffff961d9ca738c6a350f59dde7f8e33f8374051a049f76d01e7963eb

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

0 comments on commit 0bad803

Please sign in to comment.