Skip to content

Commit

Permalink
Merge d8c835e into aa7c836
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 16, 2018
2 parents aa7c836 + d8c835e commit 22a899e
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,5 +1,5 @@
# Setting the base to nodejs 8.9.4
FROM node:8.11.1-alpine@sha256:dcee83ad53ab1d2754ca7029a06aa1f2c79bf3ee08b1a40bb052443efacd3b8f
FROM node:8.11.2-alpine@sha256:fa780aed930805d83a238381edf858855ddb0e9e0c06a9b7b5c382d2f3de9c24

# Bundle app source
COPY . /src
Expand Down

0 comments on commit 22a899e

Please sign in to comment.