File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
tests/e2e_all/dockerfiles Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Dockerfile.base-runtime
2
- FROM debian:stable-slim@sha256:377ddc2a20fe8632a49b69dcfff10fccbd5b4f0b8c2d593420a6a5e03070dfa1
2
+ FROM debian:stable-20250721- slim@sha256:377ddc2a20fe8632a49b69dcfff10fccbd5b4f0b8c2d593420a6a5e03070dfa1
3
3
4
4
ENV USER=atsign
5
5
ENV HOMEDIR=/${USER}
Original file line number Diff line number Diff line change 1
- FROM debian:stable-slim@sha256:377ddc2a20fe8632a49b69dcfff10fccbd5b4f0b8c2d593420a6a5e03070dfa1 AS buildimage
1
+ FROM debian:stable-20250721- slim@sha256:377ddc2a20fe8632a49b69dcfff10fccbd5b4f0b8c2d593420a6a5e03070dfa1 AS buildimage
2
2
3
3
ENV URL="https://api.github.com/repos/atsign-foundation/noports/releases/latest"
4
4
ENV URLP="https://github.com/atsign-foundation/noports/releases/download"
You can’t perform that action at this time.
0 commit comments