Skip to content

Commit

Permalink
build(deps): bump node from 22-alpine to 23-alpine in /.conf in the d…
Browse files Browse the repository at this point in the history
…ependencies group (#278)
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent de61761 commit 2169cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .conf/Dockerfile.full
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#

# Step 1
FROM node:22-alpine as build-step
FROM node:23-alpine as build-step
ARG http_proxy=$http_proxy
ARG https_proxy=$https_proxy
ARG no_proxy=$no_proxy
Expand Down

0 comments on commit 2169cc5

Please sign in to comment.