mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
* test/infra/Dockerfile.emba: Use debian:bullseye.
This commit is contained in:
parent
61adb44318
commit
078cf512ee
@ -24,7 +24,7 @@
|
||||
# Maintainer: Ted Zlatanov <tzz@lifelogs.com>
|
||||
# URL: https://emba.gnu.org/emacs/emacs
|
||||
|
||||
FROM debian:stretch as emacs-base
|
||||
FROM debian:bullseye as emacs-base
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends -o=Dpkg::Use-Pty=0 \
|
||||
|
Loading…
Reference in New Issue
Block a user