Skip to content

Commit

Permalink
Merge 41729a2 into 227eeb8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 31, 2020
2 parents 227eeb8 + 41729a2 commit 4ede1fa
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,7 +1,7 @@
#########################################
# frontend image
#########################################
FROM node:12.12.0-alpine as frontend
FROM node:14.9.0-alpine as frontend

## Install system dependencies
RUN apk --update add --no-cache \
Expand Down

0 comments on commit 4ede1fa

Please sign in to comment.