Skip to content

Commit

Permalink
switch ditto-ui base image to alpine variant
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeckle committed Sep 2, 2022
1 parent 0963787 commit 2eac146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#
# SPDX-License-Identifier: EPL-2.0

FROM nginxinc/nginx-unprivileged:latest
FROM nginxinc/nginx-unprivileged:alpine

WORKDIR /usr/share/nginx/html

Expand Down

0 comments on commit 2eac146

Please sign in to comment.