HomeSoftware Heritage

base-buster/Dockerfile: Rename REGISTRY argument to prevent overriding

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

base-buster/Dockerfile: Rename REGISTRY argument to prevent overriding

REGISTRY argument is overriden by a Makefile command as it is used in other
dockerfiles in this repository. This dockerfile did not use a REGISTRY argument
until previous commit so rename it to SWH_REGISTRY to prevent errors when
rebuilding images.

Details

Provenance
anlambertAuthored on Jan 4 2023, 3:54 PM
anlambertPushed on Jan 4 2023, 4:00 PM
Differential Revision
D8995: base-buster/Dockerfile: Rename REGISTRY argument to prevent overriding

Commit No Longer Exists

This commit no longer exists in the repository.