Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/docker/dock…
Browse files Browse the repository at this point in the history
…er-27.0.3incompatible
  • Loading branch information
MR2011 authored Jul 8, 2024
2 parents 655cb0d + cfeeca1 commit 8bc808d
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,4 +1,4 @@
FROM golang:1.22.4 AS builder
FROM golang:1.22.5 AS builder

WORKDIR /go/src/github.com/cloudoperators/heureka
ADD . .
Expand Down

0 comments on commit 8bc808d

Please sign in to comment.