From 919572e55394fab0f039b694fc2a944f67e9c65b Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Tue, 4 Jul 2023 18:18:20 -0400 Subject: [PATCH] feat(docker): Rebuild Docker image for Node.js 16 This is an empty commit that serves only to tell our CI to build new Docker images now that we have merged https://github.com/pelias/docker-baseimage/pull/24 and move the default Node.js version from 12 to 16 Connects https://github.com/pelias/pelias/issues/950