We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13d6911 + d71b1d8 commit 18229dcCopy full SHA for 18229dc
2 files changed
.github/workflows/ci.yml
@@ -184,7 +184,7 @@ jobs:
184
cmake-windows-latest:
185
runs-on: windows-latest
186
env:
187
- APACHE_LOUNGE_DISTRO_VERSION: 2.4.62-240904
+ APACHE_LOUNGE_DISTRO_VERSION: 2.4.63-250122
188
HTTPD_DEV_HOME: 'C:\Apache24'
189
steps:
190
- name: Checkout
test/httpd/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG HTTPD_SOURCES="https://dlcdn.apache.org/httpd/httpd-2.4.62.tar.gz"
+ARG HTTPD_SOURCES="https://dlcdn.apache.org/httpd/httpd-2.4.63.tar.gz"
2
3
FROM fedora:40
4
0 commit comments