Skip to content

Commit

Permalink
Bump docker builder version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed Aug 28, 2024
1 parent 366a4ae commit de72ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-plans/PingDockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
# This is run from the parent directory to copy the whole go-libp2p codebase

FROM golang:1.21-alpine AS builder
FROM golang:1.23-alpine AS builder

WORKDIR /app/

Expand Down

0 comments on commit de72ef7

Please sign in to comment.