Skip to content

Commit 9eec7ec

Browse files
committed
BN-35 | Refactor. Use alpine based httpd image for smaller image size
1 parent 270df5a commit 9eec7ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM httpd:2.4
1+
FROM httpd:2.4-alpine
22

33
COPY ./dist/ /usr/local/apache2/htdocs/bahnew/

0 commit comments

Comments
 (0)