dev: update to node 20

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-09-05 11:25:22 +02:00
parent c73f530a0e
commit dc2c313f17
3 changed files with 7 additions and 7 deletions

View File

@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
ARG NODE_VERSION=16
ARG NODE_VERSION=20
ARG DOCKER_VERSION=24.0.5
ARG BUILDX_VERSION=0.11.2