Skip to content

Commit

Permalink
Bump node from 15.5.1-alpine to 15.8.0-alpine (#775)
Browse files Browse the repository at this point in the history
Bumps node from 15.5.1-alpine to 15.8.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2021
1 parent 4bd7c3c commit 145efe5
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:15.5.1-alpine@sha256:7d8fcef4cc84dafe2f4fbcbcd58ee704d452f1e49bc3393c9452992713808dbc
FROM node:15.8.0-alpine@sha256:57551777043949b752e47a2968f1142b5865adb9b01ea0b28a6120eea45f109e
ARG NODE_ENV=production
ENV NODE_ENV=${NODE_ENV}
LABEL "repository"="https://github.com/toolmantim/release-drafter"
Expand Down

0 comments on commit 145efe5

Please sign in to comment.