Skip to content

Commit

Permalink
Merge pull request #2074 from gulfofmaine/dependabot/docker/node-19.1…
Browse files Browse the repository at this point in the history
….0-alpine
  • Loading branch information
dependabot[bot] authored Nov 15, 2022
2 parents 8e15577 + 7a4d4e0 commit 564f1af
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 @@
#syntax=docker/dockerfile:1.2
FROM node:19.0.1-alpine@sha256:2241dcb089d4d46d9321cc69f67769f741a04b08c9ead1530e8054d7eaac97a5 as develop
FROM node:19.1.0-alpine@sha256:c59fb39150e4a7ae14dfd42d3f9874398c7941784b73049c2d274115f00d36c8 as develop

RUN mkdir -p /usr/src/app
WORKDIR /usr/src/app
Expand Down

0 comments on commit 564f1af

Please sign in to comment.