mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-01 13:20:41 +01:00
chore(deps): update node:8.16.0 docker digest to 75b524a
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# The base image is the latest 8.x node (LTS)
|
||||
FROM node:8.16.0@sha256:b9a98aefdc235e5e378d2954102a467e094363d61eaa517bbe785a2cf5d159c0
|
||||
FROM node:8.16.0@sha256:75b524a4b07a24b677c821307052000e2d19d4aaafe72505950bc567148a6aba
|
||||
|
||||
RUN mkdir -p /usr/src/app
|
||||
WORKDIR /usr/src/app
|
||||
|
||||
Reference in New Issue
Block a user