Skip to content

Commit

Permalink
hack: use debian testing snapshot until pkcs11 issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
nkraetzschmar committed Jan 15, 2025
1 parent 0b0f172 commit 794def0
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 @@ -21,7 +21,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-ins
RUN git clone https://github.com/gardenlinux/resizefat32
RUN make -C resizefat32 install

FROM debian:testing
FROM ghcr.io/gardenlinux/repo-debian-snapshot:1735677232

LABEL org.opencontainers.image.source="https://github.com/gardenlinux/builder"
LABEL org.opencontainers.image.description="Builder for Garden Linux"
Expand Down

0 comments on commit 794def0

Please sign in to comment.