File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# syntax=docker/dockerfile:1
2- # debian:buster on Sep 20 2023
3- FROM debian@sha256:d774a984460a74973e6ce4d1f87ab90f2818e41fcdd4802bcbdc4e0b67f9dadf AS builder
2+ # debian:bullseye on Apr 16 2025
3+ FROM debian@sha256:aa5332dbbec7ff8cdf7dfb8b467c6ac2d55419104af1e49b6f1c22b996da391b AS builder
44
55# If enabling the snapshot repo below, this ought to be after the base image time from above.
6- # date -u -d @1695620708 = Mon Sep 25 05:45:08 AM UTC 2023
7- ENV SOURCE_DATE_EPOCH=1695620708
6+ # date -u -d @1744820687 = Wed Apr 16 04:24:47 PM UTC 2025
7+ ENV SOURCE_DATE_EPOCH=1744820687
88
99# The snapshot repo is currently disabled due to poor performance. Re-eval in the future.
1010# When the package repo is signed, a message in the payload indicates the time when the repo becomes stale. This protection
You can’t perform that action at this time.
0 commit comments