Skip to content

Commit

Permalink
Bump onosproject/golang-build from v1.3.0 to v1.3.1 in /build/onos-pci
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 4, 2024
1 parent ae1e09a commit 4fcfb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/onos-pci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

ARG ONOS_BUILD_VERSION=undefined

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

ENV GO111MODULE=on
ARG ONOS_MAKE_TARGET=build
Expand Down

0 comments on commit 4fcfb27

Please sign in to comment.