This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
mirrors
/
wekan
kopia lustrzana
https://github.com/wekan/wekan.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
.devcontainer/Dockerfile, use Debian 11 because Ubuntu 21.10 can not build
Martin Filser
2 lat temu
rodzic
6f2c46a747
commit
68104fe578
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
1
1
.devcontainer/Dockerfile
+ 1
- 1
.devcontainer/Dockerfile
Wyświetl plik
@@ -1,4 +1,4 @@
-FROM
ubuntu:21.10
+FROM
debian:11
LABEL maintainer="sgr"
# 2022-04-25: