We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d1d731 + 43f6122 commit de2888aCopy full SHA for de2888a
1 file changed
dev.Dockerfile
@@ -15,8 +15,8 @@
15
# limitations under the License.
16
17
ARG NODE_VERSION=20
18
-ARG DOCKER_VERSION=24.0.5
19
-ARG BUILDX_VERSION=0.11.2
+ARG DOCKER_VERSION=26.0.0
+ARG BUILDX_VERSION=0.13.1
20
21
FROM node:${NODE_VERSION}-alpine AS base
22
RUN apk add --no-cache cpio findutils git
0 commit comments