Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 76e9458

Browse files
authored
Merge pull request #350 from navikt/dependabot/docker/docker-0262f6e6d4
Bump node from 22.6.0-alpine to 22.7.0-alpine in the docker group
2 parents 93e3f34 + 043743a commit 76e9458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:22.6.0-alpine AS node-with-deps
1+
FROM node:22.7.0-alpine AS node-with-deps
22

33
WORKDIR /usr/app
44

0 commit comments

Comments
 (0)