Skip to content

Commit

Permalink
Bumpup golang build base to 1.18.10-bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
abousselmi authored Oct 12, 2023
1 parent 2a01fdc commit 75e86d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Dockerfile responsible to create only the base image without compiling free5gc sources
#

FROM golang:1.18-buster AS builder
FROM golang:1.18.10-bullseye AS builder

LABEL maintainer="Free5GC <[email protected]>"

Expand Down

0 comments on commit 75e86d3

Please sign in to comment.