Skip to content

Commit

Permalink
[Rahul] | BAH-4113 | Fix. Bump Vulnerable Base Image Version (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahu1ramesh authored Sep 13, 2024
1 parent 43e63d2 commit 5322947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM httpd:2.4.59-alpine3.20
FROM httpd:2.4.62-alpine3.20

ADD dist/implementer_interface.zip /etc/implementer-interface/
RUN unzip -d /usr/local/apache2/htdocs/implementer-interface /etc/implementer-interface/implementer_interface.zip
Expand Down

0 comments on commit 5322947

Please sign in to comment.