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:
Jose Diaz-Gonzalez
2022-10-14 19:09:44 -04:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM node:4-alpine
FROM node:18-alpine
RUN apk add --no-cache bash