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 Oct 11, 2023
1 parent 434f512 commit 8ad0bff
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.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4 AS build
FROM golang:1.21.3-alpine3.17@sha256:a5588b9dd0b185020a9acf8471c536304d78af57f3a5c1b474bdb0bc90734a4a 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 8ad0bff

Please sign in to comment.