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