Skip to content

Commit

Permalink
Bump frolvlad/alpine-glibc in /build/onos-mho
Browse files Browse the repository at this point in the history
Bumps frolvlad/alpine-glibc from alpine-3.12 to alpine-3.19.

---
updated-dependencies:
- dependency-name: frolvlad/alpine-glibc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2024
1 parent 3412c99 commit 265475e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/onos-mho/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COPY build/build-tools /go/src/github.com/onosproject/onos-mho/build/build-tools

RUN cd /go/src/github.com/onosproject/onos-mho && GOFLAGS=-mod=vendor make ${ONOS_MAKE_TARGET}

FROM frolvlad/alpine-glibc:alpine-3.12
FROM frolvlad/alpine-glibc:alpine-3.19

USER nobody

Expand Down

0 comments on commit 265475e

Please sign in to comment.