mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-11 13:39:38 +00:00
Tone version bump v0.1.2
This commit is contained in:
parent
f5c394c96d
commit
af9a87f8bd
2 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ RUN npm ci && npm cache clean --force
|
|||
RUN npm run generate
|
||||
|
||||
### STAGE 1: Build server ###
|
||||
FROM sandreas/tone:v0.1.1 AS tone
|
||||
FROM sandreas/tone:v0.1.2 AS tone
|
||||
FROM node:16-alpine
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue