Skip to content

Commit 274767a

Browse files
chore(deps): update dockerfile deps (#1246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afef1b3 commit 274767a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/package-tests/Dockerfile.test.deb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# A debian image with systemd enabled. Must be run with:
22
# `-d --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro` flags
3-
FROM debian:13@sha256:72547dd722cd005a8c2aa2079af9ca0ee93aad8e589689135feaed60b0a8c08d
3+
FROM debian:13@sha256:e623a68de39df2046af830adc3c97928bf141c104a13cffc021fce9867aa54fe
44

55
ENV container docker
66
ENV DEBIAN_FRONTEND noninteractive

0 commit comments

Comments
 (0)