瀏覽代碼

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 6 月之前
committed by GitHub
父節點
當前提交
bae5492e7c
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      containers/webserver/Dockerfile

+ 1
- 1
containers/webserver/Dockerfile 查看文件

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



Loading…
取消
儲存