Skip to content

Commit

Permalink
build(deps): bump golang from 110b07a to 30a46e7
Browse files Browse the repository at this point in the history
Bumps golang from `110b07a` to `30a46e7`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent d7b5cf0 commit 92dab81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# * SPDX-License-Identifier: Apache-2.0
# **********************************************************************

FROM golang:1.21-alpine@sha256:110b07af87238fbdc5f1df52b00927cf58ce3de358eeeb1854f10a8b5e5e1411 as builder
FROM golang:1.21-alpine@sha256:30a46e750f1b22656de03fa7d5e3225d6069cb4e80a4f62a770c97854d1a46d6 as builder
RUN apk update
RUN apk upgrade
RUN apk add --no-cache git
Expand Down

0 comments on commit 92dab81

Please sign in to comment.