1
0
mirror of https://github.com/warengroup/eximiabots-radiox.git synced 2025-01-10 09:24:49 +00:00

Add long image name to Dockerfile

This commit is contained in:
Christer Warén 2024-04-30 23:30:17 +03:00
parent 3e23a64944
commit f566763bf3

View File

@ -1,4 +1,4 @@
FROM docker.io/node:20-alpine FROM docker.io/library/node:20-alpine
#Dependencies #Dependencies
RUN apk add --virtual .build-deps python3 make g++ gcc git RUN apk add --virtual .build-deps python3 make g++ gcc git