Skip to content

Commit

Permalink
Bump library/httpd in /testserver/proxy
Browse files Browse the repository at this point in the history
Bumps library/httpd from 2.4.58-alpine to 2.4.59-alpine.

---
updated-dependencies:
- dependency-name: library/httpd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and airtower-luna committed Apr 7, 2024
1 parent 68d68ef commit 151ab4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testserver/proxy/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/httpd:2.4.58-alpine
FROM docker.io/library/httpd:2.4.59-alpine
RUN sed -i \
-e 's/^#\(LoadModule .*mod_proxy.so\)/\1/' \
-e 's/^#\(LoadModule .*mod_proxy_connect.so\)/\1/' \
Expand Down

0 comments on commit 151ab4d

Please sign in to comment.