Skip to content

Commit

Permalink
Merge pull request #677 from release-drafter/dependabot/docker/node-1…
Browse files Browse the repository at this point in the history
…4.14.0-alpine
  • Loading branch information
jetersen committed Oct 19, 2020
2 parents 6c54bae + 6af2c4d commit 408e81f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:14.4.0-alpine@sha256:796fbe3509bdd36aef0e62508379f84e32a172062b7a37cb3609dee1567893b9
FROM node:14.14.0-alpine@sha256:11c2bffbb8ef1f7ddf601c52128ec3f1e0dac408c1ce4256f8c372be4cc6f264
ARG NODE_ENV=production
ENV NODE_ENV=${NODE_ENV}
LABEL "repository"="https://github.com/toolmantim/release-drafter"
Expand Down

0 comments on commit 408e81f

Please sign in to comment.