Bump node from 17.7.1-alpine3.15 to 17.7.2-alpine3.15 (#410)
Bumps node from 17.7.1-alpine3.15 to 17.7.2-alpine3.15. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
50bf90fada
commit
dd6dbd25da
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
## Builder
|
||||
FROM node:17.7.1-alpine3.15 as builder
|
||||
FROM node:17.7.2-alpine3.15 as builder
|
||||
|
||||
WORKDIR /src
|
||||
|
||||
|
|
Loading…
Reference in a new issue