Skip to content

Commit

Permalink
Bump node from 20.12.2-alpine3.18 to 20.13.1-alpine3.18 (#1703)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 11, 2024
1 parent 3749f68 commit 268abaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:20.12.2-alpine3.18 AS node
FROM node:20.13.1-alpine3.18 AS node
ENV NODE_OPTIONS --unhandled-rejections=strict --enable-source-maps
WORKDIR /app

Expand Down

0 comments on commit 268abaa

Please sign in to comment.