Skip to content

Commit

Permalink
Bump onosproject/golang-build in /build/onos-config
Browse files Browse the repository at this point in the history
Bumps onosproject/golang-build from v1.3.0 to v1.3.1.

---
updated-dependencies:
- dependency-name: onosproject/golang-build
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 6392b97 commit aed77d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/onos-config/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM onosproject/golang-build:v1.3.0 AS build
FROM onosproject/golang-build:v1.3.1 AS build

ENV GO111MODULE=on
WORKDIR /build
Expand Down

0 comments on commit aed77d7

Please sign in to comment.