Skip to content

Commit

Permalink
Bump onosproject/golang-build from v1.3.0 to v1.3.1 in /build/plugins
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 May 10, 2024
1 parent ef4b3dd commit 96c2080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/plugins/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0

FROM onosproject/golang-build:v1.3.0 as pluginbuild
FROM onosproject/golang-build:v1.3.1 as pluginbuild

ENV GO111MODULE=on
ARG PLUGIN_MAKE_TARGET
Expand Down

0 comments on commit 96c2080

Please sign in to comment.