Skip to content

Commit

Permalink
Bump library/golang
Browse files Browse the repository at this point in the history
Bumps the docker-dependencies group with 1 update in the /services/testing-framework directory: library/golang.


Updates `library/golang` from 1.23.1 to 1.23.3

---
updated-dependencies:
- dependency-name: library/golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent a016914 commit f2666ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/testing-framework/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.23.1 AS build
FROM docker.io/library/golang:1.23.3 AS build

ARG TARGETARCH

Expand Down

0 comments on commit f2666ef

Please sign in to comment.