mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
Merge pull request #8057 from dokku/dependabot/docker/tests/apps/dockerfile-procfile-bad/node-25-alpine
chore(deps): bump node from 24-alpine to 25-alpine in /tests/apps/dockerfile-procfile-bad
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:24-alpine
|
||||
FROM node:25-alpine
|
||||
|
||||
RUN apk add --no-cache bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user