Skip to content

Commit

Permalink
Bump frolvlad/alpine-glibc in /build/onos-uenib
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 ce60158 commit 04cf300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/onos-uenib/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENV GO111MODULE=on
COPY . /go/src/github.com/onosproject/onos-uenib
RUN cd /go/src/github.com/onosproject/onos-uenib && GOFLAGS=-mod=vendor make build

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

USER nobody

Expand Down

0 comments on commit 04cf300

Please sign in to comment.