mirror of
https://github.com/zoriya/flood.git
synced 2026-06-03 19:21:48 +00:00
containers: add registry to image references (#400)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use node alpine docker image
|
||||
FROM node:alpine
|
||||
FROM docker.io/node:alpine
|
||||
|
||||
ARG PACKAGE=flood
|
||||
ARG VERSION=latest
|
||||
|
||||
Reference in New Issue
Block a user