Skip to content

Commit

Permalink
fix: Use httpd:alpine image in isolated dockerfile (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: Eamonn Mansour <[email protected]>
  • Loading branch information
eamansour authored Nov 27, 2024
1 parent e194026 commit c16aeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/dockerfile.isolated
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM harbor.galasa.dev/docker_proxy_cache/library/httpd:2.4.59
FROM harbor.galasa.dev/docker_proxy_cache/library/httpd:alpine

ARG directory

Expand Down

0 comments on commit c16aeea

Please sign in to comment.