Skip to content

Commit 3d12e51

Browse files
Update debian Docker tag to v13
1 parent fad7c3e commit 3d12e51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

regress/am-debian-old.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 2. podman run -it --device /dev/fuse --cap-add SYS_ADMIN --security-opt unmask=ALL --tmpfs /opt --tmpfs /root/.local/share/applications am-debian-old:latest
44

55
# Use the official Debian Jessie image as a parent image
6-
FROM debian:jessie
6+
FROM debian:trixie-20260421
77

88
# Install dependencies and AM
99
RUN echo 'deb http://archive.debian.org/debian jessie main contrib non-free' > /etc/apt/sources.list

0 commit comments

Comments
 (0)