Skip to content

Commit

Permalink
Bump frolvlad/alpine-glibc in /build/onos-rsm
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent cf1e07f commit a5cb925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/onos-rsm/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-rsm/build/

RUN cd /go/src/github.com/onosproject/onos-rsm && 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 a5cb925

Please sign in to comment.