Skip to content

Commit

Permalink
Merge pull request #251 from ktock/docker-26
Browse files Browse the repository at this point in the history
test: Dockerfile: Docker v26
  • Loading branch information
ktock authored Mar 24, 2024
2 parents 99b5a44 + 367a6b5 commit e0ed877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax = docker/dockerfile:1.5

ARG BUILDX_VERSION=0.13.1
ARG DOCKER_VERSION=25.0.3
ARG DOCKER_VERSION=26.0.0
ARG WAMR_VERSION=1.3.1
ARG WASMEDGE_VERSION=0.13.5
ARG GOLANG_VERSION=1.21.6
Expand Down

0 comments on commit e0ed877

Please sign in to comment.