Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopar committed Aug 16, 2023
1 parent a8f63aa commit ada3e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# SPDX-FileCopyrightText: Huawei Inc.
#
FROM nginx:1.25.1-alpine
LABEL org.opencontainers.image.source=https://github.com/eclipse-xpanse/xpanse-ui"
LABEL org.opencontainers.image.source="https://github.com/eclipse-xpanse/xpanse-ui"
LABEL org.opencontainers.image.description="Xpanse UI Container"
WORKDIR /usr/share/nginx/html
RUN apk add --no-cache bash
Expand Down

0 comments on commit ada3e51

Please sign in to comment.