Skip to content

Commit

Permalink
Bump frolvlad/alpine-glibc in /build/onos-e2t
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 Jun 29, 2024
1 parent ae5da82 commit 764da25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/onos-e2t/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ WORKDIR /build
RUN GOFLAGS=-mod=vendor make ${ONOS_MAKE_TARGET}

# So that dynamically linked modules that depend on glibc can be loaded i.e. the service models
FROM frolvlad/alpine-glibc:alpine-3.12
FROM frolvlad/alpine-glibc:alpine-3.20

USER nobody

Expand Down

0 comments on commit 764da25

Please sign in to comment.