Fix tag
This commit is contained in:
parent
84be4aa91e
commit
6f84b11c61
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:12.11.0-alpine AS base
|
||||
FROM node:12.10.0-alpine AS base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
|
Loading…
Reference in a new issue