Bump node from 17.4.0-alpine3.15 to 17.5.0-alpine3.15 (#313)
Bumps node from 17.4.0-alpine3.15 to 17.5.0-alpine3.15. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-minor ... 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
3d8e0f6c23
commit
a2a4dd9862
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
## Builder
|
||||
FROM node:17.4.0-alpine3.15 as builder
|
||||
FROM node:17.5.0-alpine3.15 as builder
|
||||
|
||||
WORKDIR /src
|
||||
|
||||
|
|
Loading…
Reference in a new issue