mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
fix lock and docker files.
This commit is contained in:
parent
c791542ff7
commit
b3b2941c4a
13555
api-docs/package-lock.json
generated
13555
api-docs/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
35281
backend/package-lock.json
generated
35281
backend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -31,7 +31,7 @@ COPY package*.json /usr/src/app/
|
||||
RUN npm ci --only=production
|
||||
|
||||
# Bundle app source
|
||||
COPY . /usr/src/app
|
||||
COPY ./container-scanner /usr/src/app
|
||||
|
||||
# Expose ports.
|
||||
# - 3055: Container Scanner
|
||||
|
Loading…
Reference in New Issue
Block a user