Skip to content

Commit

Permalink
Update Docker - updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 9cc9288 commit e1d3720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.5
# syntax=docker/dockerfile:1.6

FROM golang:1.19-alpine3.17 AS ipfs_build
FROM golang:1.21-alpine3.17 AS ipfs_build

ENV SRC_DIR /go/src/github.com/ipfs/go-ipfs
ARG TARGETPLATFORM
Expand Down

0 comments on commit e1d3720

Please sign in to comment.