Skip to content

Commit

Permalink
build(deps): bump node from 16.10.0-alpine to 16.12.0-alpine in /web
Browse files Browse the repository at this point in the history
Bumps node from 16.10.0-alpine to 16.12.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2021
1 parent 95038a9 commit 8029b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dockerfile built with the monorepo root path context
# https://github.com/ArthurFiorette/steam-trader/pull/242

FROM node:16.10.0-alpine
FROM node:17.0.1-alpine

LABEL maintainer="arthurfiorette <[email protected]>"

Expand Down

0 comments on commit 8029b7a

Please sign in to comment.