Skip to content

Commit 405111f

Browse files
Merge pull request #1285 from ericcornelissen/renovate/docker.io-node-24.x
Update docker.io/node Docker tag to v24.11.0
2 parents 8cb294e + 371eee0 commit 405111f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Versioning].
1313
- (`9f5b6f1`) Update dependency eslint to v9.38.0.
1414
- (`8635445`) Update dependency @eslint/markdown to v7.4.1.
1515
- (`ba6d46f`) Update dependency @eslint/markdown to v7.5.0.
16+
- (`6a9341e`) Update docker.io/node Docker tag to v24.11.0.
1617

1718
## [0.4.45] - 2025-10-10
1819

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM docker.io/node:24.10.0-alpine3.22
15+
FROM docker.io/node:24.11.0-alpine3.22
1616

1717
LABEL org.opencontainers.image.title="js-regex-security-scanner" \
1818
org.opencontainers.image.description="A static analyzer to scan JavaScript code for problematic regular expressions." \

0 commit comments

Comments
 (0)