Skip to content

Commit

Permalink
chore(deps): update node:14.15.5-alpine3.13 docker digest to 03b86ea
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 9, 2021
1 parent 86e9f01 commit fac34cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN npm install

#######################
# Should be the specific version of node:alpine3.
FROM node:14.15.5-alpine3.13@sha256:17dc61b31b2a12a1390b5a4e2e69b0d0886a0d77647f88c5a33787ac457fa83e AS production
FROM node:14.15.5-alpine3.13@sha256:03b86ea1f9071a99ee3de468659c9af95ca0bedbcd7d32bf31d61fa32c1a8ab3 AS production

ENV NODE_ENV=production

Expand Down

0 comments on commit fac34cf

Please sign in to comment.