Skip to content

Commit

Permalink
Update node Docker tag to v12.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 13, 2021
1 parent 3e94c5e commit e107163
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
@@ -1,4 +1,4 @@
FROM node:12.20.0-alpine3.11 as builder
FROM node:12.20.2-alpine3.11 as builder

WORKDIR /opt/verdaccio-gitlab-build

Expand Down

0 comments on commit e107163

Please sign in to comment.