Przeglądaj źródła

Use httpd:2.4-bullseye instead of httpd:2.4

httpd:2.4 use debian 12 and broke webserver on ubuntu 18
main
Guillaume Vincent 1 rok temu
committed by GitHub
rodzic
commit
bae5492e7c
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      containers/webserver/Dockerfile

+ 1
- 1
containers/webserver/Dockerfile Wyświetl plik

@@ -1,4 +1,4 @@
FROM httpd:2.4
FROM httpd:2.4-bullseye
LABEL maintainer="LessPass <contact@lesspass.com>"
LABEL name="LessPass Web Server"



Ładowanie…
Anuluj
Zapisz