mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-22 14:46:39 +02:00
chore: update to node 20
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
0a97817b6a
commit
0c20fff10d
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG NODE_VERSION=16
|
||||
ARG NODE_VERSION=20
|
||||
ARG DOCKER_VERSION=20.10.13
|
||||
ARG BUILDX_VERSION=0.8.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue