Skip to content

Commit 5b84a88

Browse files
build(deps): Bump nginx from af91a64 to 64daa93 (#2764)
Bumps nginx from `af91a64` to `64daa93`. --- updated-dependencies: - dependency-name: nginx dependency-version: mainline-alpine-slim dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Madhavi Losetty <madhavi.losetty@intel.com>
1 parent ee84935 commit 5b84a88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY . .
1111
RUN npm run build -- --configuration=production
1212

1313
### STAGE 2: Run ###
14-
FROM nginx:mainline-alpine-slim@sha256:af91a64cdcd89e74bad1f4fba5229cc19302662530b7544155fbcb9b5fb883dd
14+
FROM nginx:mainline-alpine-slim@sha256:64daa9307345a975d3952f4252827ed4be7f03ea675ad7bb5821f75ad3d43095
1515

1616
LABEL license='SPDX-License-Identifier: Apache-2.0' \
1717
copyright='Copyright (c) 2021: Intel'

0 commit comments

Comments
 (0)