Skip to content

Commit

Permalink
Bump the docker group in /.devcontainer with 1 update
Browse files Browse the repository at this point in the history
Bumps the docker group in /.devcontainer with 1 update: golang.


Updates `golang` from 1.21.5-bullseye to 1.21.6-bullseye

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 3481666 commit 004ba45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM golang:1.21.5-bullseye
FROM golang:1.21.6-bullseye

0 comments on commit 004ba45

Please sign in to comment.