Skip to content

Commit

Permalink
Bump library/golang from 1.22.5-alpine to 1.22.6-alpine
Browse files Browse the repository at this point in the history
Bumps library/golang from 1.22.5-alpine to 1.22.6-alpine.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 7ab6e68 commit 785c1a5
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 @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: CC0-1.0

FROM docker.io/library/golang:1.22.5-alpine AS build
FROM docker.io/library/golang:1.22.6-alpine AS build

WORKDIR /opt/ri-forward-webhook
COPY go.mod go.sum .
Expand Down

0 comments on commit 785c1a5

Please sign in to comment.