Skip to content

Commit

Permalink
BAH-3886|Deepthi M|Updated base image version to fix Critical and Hig…
Browse files Browse the repository at this point in the history
…h vulnerability reported in Trivy scan
  • Loading branch information
deepthi-mantena committed Jun 5, 2024
1 parent 9d63c72 commit 656b8ee
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.57-alpine
FROM httpd: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 656b8ee

Please sign in to comment.