Skip to content

Commit

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

Bump node from 19.7.0-alpine to 20.8.0-alpine
  • Loading branch information
jimmylevell authored Oct 17, 2023
2 parents 7fd6328 + e1834b9 commit d0f5fa7
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.7.0-alpine
FROM node:20.8.0-alpine

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

0 comments on commit d0f5fa7

Please sign in to comment.