Skip to content

Commit

Permalink
chore(deps): update node docker tag to v23.3.0 (#124)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate-dennybaa[bot] <165063737+renovate-dennybaa[bot]@users.noreply.github.com>
  • Loading branch information
renovate-dennybaa[bot] authored Nov 30, 2024
1 parent 154b94a commit a7cb86f
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:23.2.0-alpine3.19@sha256:416fdb6cb5dbb08184ffde134fe543b014b058ed21c373767832410b25ec3662
FROM node:23.3.0-alpine3.19@sha256:1c380ed40f8d2f42081a07e8bcea5048b18df1e1dab3e6191e0ad095c84b9e12

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

0 comments on commit a7cb86f

Please sign in to comment.