Skip to content

Commit

Permalink
Bump node from 14aee5a to ab3603c in /docker/nodejs
Browse files Browse the repository at this point in the history
Bumps node from `14aee5a` to `ab3603c`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent c1c7999 commit 1a52f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nodejs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
##############################

# Pull base image from official repo
FROM node:19.4.0-alpine3.17@sha256:14aee5a6666053303f51b7b8b02fb63e6f2516d9a439cf7f9a3e1779210c5045
FROM node:19.4.0-alpine3.17@sha256:ab3603cb7934b21f1ffb522b1a1d538809516c6e4cd73b144716bc1830aad1a6

# Prepare locales
ARG locale=en_US.UTF-8
Expand Down

0 comments on commit 1a52f25

Please sign in to comment.