mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-03-26 10:07:47 +01:00
Use fully qualified name here as well
This commit is contained in:
parent
446b55792f
commit
9241a6d044
@ -1,5 +1,5 @@
|
||||
ARG NODE_VERSION
|
||||
FROM node:${NODE_VERSION}-buster
|
||||
FROM docker.io/node:${NODE_VERSION}-buster
|
||||
|
||||
RUN apt-get -qq update && apt-get -qq install --no-install-recommends -y \
|
||||
curl \
|
||||
|
Loading…
x
Reference in New Issue
Block a user