Skip to content

Commit

Permalink
🌱(deps): Bump the all-docker-deps group
Browse files Browse the repository at this point in the history
Bumps the all-docker-deps group in /deploy/github/log/sequence_and_integrate with 1 update: golang.


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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent ca6f468 commit 502757f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/github/log/sequence_and_integrate/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e AS build
FROM golang:1.21.4-alpine3.17@sha256:f3eb584dbe0fb1b1ca9b3b4b30b89fa6f578eb8365296ee27b12be80d0de0b6c AS build

WORKDIR /src/
# Note: this could be a bit surprising as folks who pinned their action to some particular version
Expand Down

0 comments on commit 502757f

Please sign in to comment.