Skip to content

Commit

Permalink
Bump golang from 1.21.6-bookworm to 1.21.7-bookworm (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent ae14d57 commit 673d400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
- name: FOSSA scan
uses: fossa-contrib/fossa-action@v3
with:
fossa-api-key: 9dc8fa92e3dd565687317beb87b56d89
fossa-api-key: 0c3bbcdf20e157bbd487dae173751b28
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.6-bookworm AS builder
FROM golang:1.21.7-bookworm AS builder

LABEL maintainer="ONF <[email protected]>"

Expand Down

0 comments on commit 673d400

Please sign in to comment.