Skip to content

Commit 2b763be

Browse files
build(deps): Bump nginx from 8763397 to 45b82ed (#3446)
Bumps nginx from `8763397` to `45b82ed`. --- 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>
1 parent ac5e83e commit 2b763be

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
@@ -20,7 +20,7 @@ RUN npm run build -- --configuration=${BUILD_CONFIGURATION} \
2020
fi
2121

2222
### STAGE 2: Run ###
23-
FROM nginx:mainline-alpine-slim@sha256:8763397d71453fccb4a2613ccfd89aa62e1d731d618b1eaa8e14631539a3a65b
23+
FROM nginx:mainline-alpine-slim@sha256:45b82ed5f285b90d63df07ba70430fdd8f25624b416617d9e6dc93412b2006dc
2424

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

0 commit comments

Comments
 (0)