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