mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
chore(deps): bump node in /tests/apps/dockerfile-app-json-formations
Bumps node from 21-alpine to 22-alpine. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:21-alpine
|
||||
FROM node:22-alpine
|
||||
|
||||
RUN apk add --no-cache bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user