Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 2f332ac commit cef14ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/onos-kpimon/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COPY build/ /go/src/github.com/onosproject/onos-kpimon/build/

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

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

USER nobody

Expand Down

0 comments on commit cef14ee

Please # to comment.