Skip to content

Commit

Permalink
Bump golang in /deploy/github/log/sequence_and_integrate
Browse files Browse the repository at this point in the history
Bumps golang from 1.21-alpine3.17 to 1.21.2-alpine3.17.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent de1bdcb commit 65263d0
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-alpine3.17@sha256:46bc9c7c1a34efd4885c06fe2cf1a92ebc0aad683731c74f8fd453da3a632483 AS build
FROM golang:1.21.2-alpine3.17@sha256:83985c4c375761859ccd7a93fca85b18ee08ba983b3ad310407f84c087ef6ce4 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 65263d0

Please sign in to comment.