Skip to content

Commit

Permalink
Merge pull request #102 from media-streaming-mesh/dependabot/docker/g…
Browse files Browse the repository at this point in the history
…olang-1.21.5

build(deps): bump golang from 1.21.4 to 1.21.5
  • Loading branch information
gilesheron authored Dec 7, 2023
2 parents bb75cce + 6ea2ebb commit cb452db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM --platform=$BUILDPLATFORM golang:1.21.4 as builder
FROM --platform=$BUILDPLATFORM golang:1.21.5 as builder

WORKDIR /workspace

Expand Down

0 comments on commit cb452db

Please sign in to comment.