Skip to content

Commit

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


---
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 Jan 1, 2024
1 parent 3d8fb41 commit f1294b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/context-box/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.21.4 AS build
FROM docker.io/library/golang:1.21.5 AS build

ARG TARGETARCH

Expand Down

0 comments on commit f1294b2

Please sign in to comment.