Skip to content

Commit

Permalink
chore(deps): update node docker tag to v22.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-dennybaa[bot] authored and dennybaa committed Nov 17, 2024
1 parent e4ee6d7 commit 399ba72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/node-22.containerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.7.0-alpine3.19@sha256:a20e85826910e797a556dc808e070c582546786be9e82c535ecdacd2358e2a27
FROM node:22.11.0-alpine3.19@sha256:844f517e92fb8f226a52f29ed5c2b5994ae0dd05e152fefac3f2399469701234

RUN apk --no-cache add \
ca-certificates fakeroot coreutils sudo tar \
Expand Down

0 comments on commit 399ba72

Please sign in to comment.