Skip to content

Commit 879e6e0

Browse files
chore(deps): pin node.js to 0677e43 (#146)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent dae24c6 commit 879e6e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Keep in sync with Dockerfile.autoindex
2-
FROM node:18-alpine3.15
2+
FROM node:18-alpine3.15@sha256:0677e437543d10f6cb050d92c792a14e5eb84340e3d5b4c25a88baa723d8a4ae
33

44
ARG TAG
55

Dockerfile.autoindex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Keep in sync with default Dockerfile
2-
FROM node:18-alpine3.15
2+
FROM node:18-alpine3.15@sha256:0677e437543d10f6cb050d92c792a14e5eb84340e3d5b4c25a88baa723d8a4ae
33

44
ENV NODE_OPTIONS=--max-old-space-size=4096
55

0 commit comments

Comments
 (0)