containers: add registry to image references (#400)

This commit is contained in:
ConquerorDopy
2021-09-09 19:59:00 +02:00
committed by GitHub
parent dc17bfb2eb
commit e18ca8a30b
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Use node alpine docker image
FROM node:alpine
FROM docker.io/node:alpine
ARG PACKAGE=flood
ARG VERSION=latest