Skip to content

Commit

Permalink
Merge pull request #106 from scout-ch/dependabot/docker/node-19.7.0-a…
Browse files Browse the repository at this point in the history
…lpine

Bump node from 19.0.1-alpine to 19.7.0-alpine
  • Loading branch information
jimmylevell authored Oct 15, 2023
2 parents b14e46a + 4759f45 commit 4e8e3b2
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:19.0.1-alpine
FROM node:19.7.0-alpine

############################################
# General Docker image configuration
Expand Down

0 comments on commit 4e8e3b2

Please sign in to comment.