Skip to content

PNGQUANT_VERSION, GIFSICLE_VERSION, DISCOURSE_VERSION as build args, not envvars

Timothee Gosselin requested to merge occrp:master into master

Created by: rysiekpl

PNGQUANT_VERSION, GIFSICLE_VERSION, DISCOURSE_VERSION are all used in the build phase. Thus, they should be build args, not envvars.

Merge request reports