Skip to content

Commit 152905a

Browse files
build(deps): Bump nginx from f3ac3a9 to c8eb3bb (#3190)
Bumps nginx from `f3ac3a9` to `c8eb3bb`. --- 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 ad0da27 commit 152905a

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
@@ -11,7 +11,7 @@ COPY . .
1111
RUN npm run build -- --configuration=production
1212

1313
### STAGE 2: Run ###
14-
FROM nginx:mainline-alpine-slim@sha256:f3ac3a99f879f366454f00e437d2cd883f9b9ce00cb7ba481f89c38b902cac20
14+
FROM nginx:mainline-alpine-slim@sha256:c8eb3bb3009bb98c04480e11405f5b4d38adbd0bf6df5f5e6ff552b236576331
1515

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

0 commit comments

Comments
 (0)