mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-18 15:20:56 +03:00
test debian:testing-slim post xz backdoor removal (#1346)
The unexplained CI fallouts are gone with the latest debian:testing (20240330). Ref #1328 #1329 #1338. Closes #1346
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Copyright (C) Alexander Lamaison <alexander.lamaison@gmail.com>
|
# Copyright (C) Alexander Lamaison <alexander.lamaison@gmail.com>
|
||||||
# SPDX-License-Identifier: BSD-3-Clause
|
# SPDX-License-Identifier: BSD-3-Clause
|
||||||
|
|
||||||
FROM debian:stable-slim
|
FROM debian:testing-slim
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y openssh-server \
|
&& apt-get install -y openssh-server \
|
||||||
|
|||||||
Reference in New Issue
Block a user