Skip to content

Commit

Permalink
dockerfile: bump docker to 27.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <[email protected]>
  • Loading branch information
crazy-max committed Sep 10, 2024
1 parent 92821e0 commit bba8d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.

ARG NODE_VERSION=20
ARG DOCKER_VERSION=26.0.2
ARG DOCKER_VERSION=27.2.1
ARG BUILDX_VERSION=0.17.0

FROM node:${NODE_VERSION}-alpine AS base
Expand Down

0 comments on commit bba8d91

Please sign in to comment.