Skip to content

Commit

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

chore(deps): bump node from 21.7.1-alpine to 22.2.0-alpine
  • Loading branch information
jimmylevell authored Jul 26, 2024
2 parents a175eef + e141942 commit a2e0fe0
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:21.7.1-alpine
FROM node:22.2.0-alpine

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

0 comments on commit a2e0fe0

Please sign in to comment.