Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 76e97a5

Browse files
chore(deps): update node.js to a1f9d02 (#183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43d6a26 commit 76e97a5

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
@@ -1,4 +1,4 @@
1-
ARG NODE_VERSION=16-alpine3.18@sha256:82bcf77a5de631c6b19f4449ccec82bfbb7d8f6c94d6ae3bdf760ed67e080cb1
1+
ARG NODE_VERSION=16-alpine3.18@sha256:a1f9d027912b58a7c75be7716c97cfbc6d3099f3a97ed84aa490be9dee20e787
22

33
# Install dependencies only when needed
44
FROM node:$NODE_VERSION AS builder

0 commit comments

Comments
 (0)