Skip to content

Commit

Permalink
Bump golang from a5588b9 to 6e069c2 in /clone/cmd/sumdbclone (#994)
Browse files Browse the repository at this point in the history
Bumps golang from `a5588b9` to `6e069c2`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 870f4fd commit e03ae38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clone/cmd/sumdbclone/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.3-alpine3.17@sha256:a5588b9dd0b185020a9acf8471c536304d78af57f3a5c1b474bdb0bc90734a4a AS builder
FROM golang:1.21.3-alpine3.17@sha256:6e069c2467a974f2b77ebee687d820d864e9632d2c606bd7e8478b2be437678e AS builder

ARG GOFLAGS=""
ENV GOFLAGS=$GOFLAGS
Expand Down

0 comments on commit e03ae38

Please sign in to comment.